Skip to content

Hostname

abs.edu

Last fetched

abs.edu resolves to 1 IPv4 address operated by AS9925 in HK.

Nutrition Label

WHISPER CANON · abs.eduRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/abs.edu

Resolution chain

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

IPPrefixASNOperatorCountry
202.153.122.114202.153.122.0/24AS9925HK

WHOIS identity

Registrar
Organization
the alliance bible seminary
Contact emails

Subdomains

22 observed subdomains of abs.edu.

Web-graph footprint

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

91 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for abs.edu.

MechanismTarget
SPF_Aecampus.abs.edu
SPF_INCLUDEcorpmail1.netvigator.com
SPF_INCLUDErspread.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP113.28.222.17
SPF_IP223.197.70.173
SPF_MXabs.edu
SPF_MXvm1.abs.edu
SPF_MXvm2.abs.edu

Related pages

Pivot deeper into the graph from abs.edu.

Cypher and MCP

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

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