Skip to content

Hostname

privateschoolsguide.com

Last fetched

privateschoolsguide.com resolves to 2 IPv4 addresses operated by CERNET2-SCUT6-AS-AP SCUT IPv6 Campus Network in AU. WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · privateschoolsguide.comRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/privateschoolsguide.com

Resolution chain

privateschoolsguide.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.1.205.93103.1.204.0/22AS45570CERNET2-SCUT6-AS-AP SCUT IPv6 Campus NetworkAU
43.229.60.20043.229.60.0/22AS133159PL-PEPOWO-NET-ASAU

WHOIS identity

Registrar
iana:1291
Organization
jason cotton
Contact emails

Subdomains

11 observed subdomains of privateschoolsguide.com.

Web-graph footprint

Distinct hostnames that link to or from privateschoolsguide.com in the public web crawl.

162 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • privateschoolsguide.com

SPF policy

5 SPF mechanisms authorising senders for privateschoolsguide.com.

MechanismTarget
SPF_Aprivateschoolsguide.com
SPF_IP103.1.205.93
SPF_IP111.67.22.10
SPF_IP52.63.88.144
SPF_MXprivateschoolsguide.com

Related pages

Pivot deeper into the graph from privateschoolsguide.com.

Cypher and MCP

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

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