Skip to content

Hostname

sofia.usra.edu

Last fetched

sofia.usra.edu resolves to 1 IPv4 address operated by AS8987 in US.

Nutrition Label

WHISPER CANON · sofia.usra.eduRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/sofia.usra.edu

Resolution chain

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

IPPrefixASNOperatorCountry
52.61.176.7052.61.0.0/16AS8987US

WHOIS identity

No WHOIS records are currently associated with sofia.usra.edu in WhisperGraph.

Subdomains

9 observed subdomains of sofia.usra.edu.

Web-graph footprint

Distinct hostnames that link to or from sofia.usra.edu in the public web crawl.

268 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sofia.usra.edu.

MechanismTarget
SPF_Amx1.test.usra.edu
SPF_Amx1.usra.edu
SPF_Amx2.test.usra.edu
SPF_Amx2.usra.edu
SPF_INCLUDEspf-aws.sofia.usra.edu
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXsofia.usra.edu

Related pages

Pivot deeper into the graph from sofia.usra.edu.

Cypher and MCP

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

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