Skip to content

Hostname

idm02-api.scholasticlearningzone.com

Last fetched

idm02-api.scholasticlearningzone.com resolves to 6 IPv4 addresses operated by ATT-INTERNET4 - AT&T Enterprises, LLC in US.

Nutrition Label

WHISPER CANON · idm02-api.scholasticlearningzone.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/idm02-api.scholasticlearningzone.com

Resolution chain

idm02-api.scholasticlearningzone.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.13.32.75172.0.0.0/12AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
172.13.34.179172.0.0.0/12AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
172.13.42.104172.0.0.0/12AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
172.13.42.54172.0.0.0/12AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
172.13.54.33172.0.0.0/12AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS
172.13.63.61172.0.0.0/12AS7018ATT-INTERNET4 - AT&T Enterprises, LLCUS

WHOIS identity

No WHOIS records are currently associated with idm02-api.scholasticlearningzone.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from idm02-api.scholasticlearningzone.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "idm02-api.scholasticlearningzone.com"})-[: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.