Skip to content

Hostname

dx.school

Last fetched

dx.school resolves to 1 IPv4 address operated by AS131965 in JP. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · dx.schoolRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/dx.school

Resolution chain

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

IPPrefixASNOperatorCountry
162.43.120.49162.43.0.0/17AS131965JP

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1241020906
Contact emails

Subdomains

4 observed subdomains of dx.school.

Web-graph footprint

Distinct hostnames that link to or from dx.school in the public web crawl.

29 sites link to this hostname.

123 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dx.school.

MechanismTarget
SPF_INCLUDE6636530.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_MXdx.school

Related pages

Pivot deeper into the graph from dx.school.

Cypher and MCP

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

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