Skip to content

Hostname

edu-vienna.com

Last fetched

edu-vienna.com resolves to 1 IPv4 address operated by AS8560 in ES. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · edu-vienna.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/edu-vienna.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.160.7.40217.160.7.0/24AS8560ES

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

12 observed subdomains of edu-vienna.com.

Web-graph footprint

Distinct hostnames that link to or from edu-vienna.com in the public web crawl.

112 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for edu-vienna.com.

MechanismTarget
SPF_Aedu-vienna.com
SPF_INCLUDE_spf.amocrmmail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.unisender.com
SPF_IP167.235.82.7
SPF_IP2a01:4f8:150:8134:0:0:0:120
SPF_IP2a01:4f8:fff0:f4:0:0:0:107
SPF_IP78.41.200.13
SPF_MXedu-vienna.com

Related pages

Pivot deeper into the graph from edu-vienna.com.

Cypher and MCP

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

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