Skip to content

Hostname

homeschoolplus.com

Last fetched

homeschoolplus.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · homeschoolplus.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/homeschoolplus.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.22.14.45100.42.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.82.15435.184.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
44.254.212.1645.2.224.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.150.15152.46.1.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.202.4.15354.219.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
54.244.224.24054.251.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1011
Organization
jason newby
Contact emails

Subdomains

4 observed subdomains of homeschoolplus.com.

Web-graph footprint

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

43 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for homeschoolplus.com.

Related pages

Pivot deeper into the graph from homeschoolplus.com.

Cypher and MCP

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

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