Skip to content

Hostname

theasa.net

Last fetched

theasa.net resolves to 3 IPv4 addresses operated by JHU - Johns Hopkins University in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · theasa.netRouting diversity2.4/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/theasa.net

Resolution chain

theasa.net resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
128.220.195.53128.230.64.0/18AS5723JHU - Johns Hopkins UniversityUS
192.0.78.188192.3.18.0/24AS2635AUTOMATTIC - Automattic, IncUS
192.0.78.228192.3.18.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:292
Organization
american studies association attn theasa.net care of network solutions
Contact emails

Subdomains

4 observed subdomains of theasa.net.

Web-graph footprint

Distinct hostnames that link to or from theasa.net in the public web crawl.

505 sites link to this hostname.

325 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for theasa.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from theasa.net.

Cypher and MCP

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

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