Skip to content

Hostname

actablue.com

Last fetched

actablue.com resolves to 1 IPv4 address operated by AS8560 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · actablue.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/actablue.com

Resolution chain

actablue.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.227.171.219212.227.0.0/16AS8560DE

WHOIS identity

Registrar
iana:269
Organization
Contact emails

Subdomains

76 observed subdomains of actablue.com.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for actablue.com.

MechanismTarget
SPF_Aactablue.com
SPF_INCLUDEexchange.ictum.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.126.68.10
SPF_IP62.45.194.37
SPF_MXactablue.com

Related pages

Pivot deeper into the graph from actablue.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "actablue.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.