Skip to content

Hostname

mobile.fauser.edu

Last fetched

mobile.fauser.edu resolves to 1 IPv4 address operated by AS25488 in IT.

Nutrition Label

WHISPER CANON · mobile.fauser.eduRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/mobile.fauser.edu

Resolution chain

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

IPPrefixASNOperatorCountry
87.250.77.16587.250.64.0/19AS25488IT

WHOIS identity

No WHOIS records are currently associated with mobile.fauser.edu in WhisperGraph.

Subdomains

1 observed subdomain of mobile.fauser.edu.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for mobile.fauser.edu.

MechanismTarget
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP87.250.74.124
SPF_IP87.250.74.6
SPF_IP87.250.77.10
SPF_IP87.250.77.13
SPF_IP87.250.77.165
SPF_IP87.250.77.204
SPF_IP87.250.78.142

Related pages

Pivot deeper into the graph from mobile.fauser.edu.

Cypher and MCP

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

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