Skip to content

Hostname

usra.edu

Last fetched

usra.edu resolves to 2 IPv4 addresses operated by DATABANK-DFW - DataBank Holdings, Ltd. in US.

Nutrition Label

WHISPER CANON · usra.eduRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/usra.edu

Resolution chain

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

IPPrefixASNOperatorCountry
66.18.14.4266.18.0.0/20AS13767DATABANK-DFW - DataBank Holdings, Ltd.US
209.43.52.163209.43.52.0/23AS22903EDGE-HOSTING - Databank Holdings, LtdUS

WHOIS identity

Registrar
Organization
universities space research association
Contact emails

Subdomains

57 observed subdomains of usra.edu.

Web-graph footprint

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

346 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for usra.edu.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEcaspiomail.com
SPF_INCLUDEemailopen.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from usra.edu.

Cypher and MCP

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

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