Skip to content

Hostname

webdisk.ergatapes.com

Last fetched

webdisk.ergatapes.com resolves to 1 IPv4 address operated by AS52030 in RO.

Nutrition Label

WHISPER CANON · webdisk.ergatapes.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/webdisk.ergatapes.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.46.225.15889.46.224.0/21AS52030RO

WHOIS identity

No WHOIS records are currently associated with webdisk.ergatapes.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for webdisk.ergatapes.com.

MechanismTarget
SPF_INCLUDE_spf.arubabusiness.it
SPF_INCLUDEvu000606.arubabiz.net
SPF_IP37.148.231.46
SPF_IP80.88.95.85

Related pages

Pivot deeper into the graph from webdisk.ergatapes.com.

Cypher and MCP

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

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