Skip to content

Hostname

asu.adventist.org

Last fetched

asu.adventist.org resolves to 1 IPv4 address operated by xneelo in ZA.

Nutrition Label

WHISPER CANON · asu.adventist.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/asu.adventist.org

Resolution chain

asu.adventist.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
196.22.142.139196.22.136.0/21AS37153xneeloZA

WHOIS identity

No WHOIS records are currently associated with asu.adventist.org in WhisperGraph.

Subdomains

3 observed subdomains of asu.adventist.org.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for asu.adventist.org.

MechanismTarget
SPF_Aasu.adventist.org
SPF_INCLUDEspf.host-h.net
SPF_MXasu.adventist.org

Related pages

Pivot deeper into the graph from asu.adventist.org.

Cypher and MCP

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

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