Skip to content

Hostname

arocom.de

Last fetched

arocom.de resolves to 1 IPv4 address operated by AS44066 in DE.

Nutrition Label

WHISPER CANON · arocom.deRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/arocom.de

Resolution chain

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

IPPrefixASNOperatorCountry
212.224.92.149212.224.64.0/18AS44066DE

WHOIS identity

No WHOIS records are currently associated with arocom.de in WhisperGraph.

Subdomains

103 observed subdomains of arocom.de.

Web-graph footprint

Distinct hostnames that link to or from arocom.de in the public web crawl.

177 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for arocom.de.

MechanismTarget
SPF_Aarocom.de
SPF_INCLUDE_spf.plan.io
SPF_INCLUDEhex2013.com
SPF_INCLUDEispgateway.de
SPF_INCLUDEsecure-mailgate.com
SPF_IP134.119.24.234/32
SPF_IP176.9.82.185/32
SPF_IP195.201.169.72/32
SPF_IP195.201.240.104/32
SPF_IP85.214.74.20/32
SPF_MXarocom.de

Related pages

Pivot deeper into the graph from arocom.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "arocom.de"})-[: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.