Skip to content

Hostname

aabs.sch.id

Last fetched

aabs.sch.id is a registered hostname under the .id top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · aabs.sch.idRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aabs.sch.id

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with aabs.sch.id in WhisperGraph.

Subdomains

2 observed subdomains of aabs.sch.id.

Web-graph footprint

Distinct hostnames that link to or from aabs.sch.id in the public web crawl.

11 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for aabs.sch.id.

MechanismTarget
SPF_Aaabs.sch.id
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDErelease.antispamcloud.com
SPF_INCLUDEspf.antispamcloud.com
SPF_IP45.13.255.1
SPF_IP5.181.216.201
SPF_MXaabs.sch.id

Related pages

Pivot deeper into the graph from aabs.sch.id.

Cypher and MCP

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

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