Skip to content

Hostname

actando.com

Last fetched

actando.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · actando.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/actando.com

Resolution chain

actando.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:433
Organization
alexandre dauge
Contact emails

Subdomains

12 observed subdomains of actando.com.

Web-graph footprint

Distinct hostnames that link to or from actando.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for actando.com.

MechanismTarget
SPF_Aactando.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP146.59.184.64/27
SPF_IP173.46.152.128/25
SPF_IP176.31.140.32/28
SPF_IP178.32.116.132
SPF_IP199.244.76.0/24
SPF_IP199.244.76.1/24
SPF_IP37.187.151.145
SPF_IP5.39.5.158
SPF_IP54.36.223.96/28
SPF_MXactando.com

Related pages

Pivot deeper into the graph from actando.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "actando.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.