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
Resolution chain
homeschoolplus.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.22.14.45 | 100.42.87.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.161.82.154 | 35.184.96.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.254.212.16 | 45.2.224.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.10.150.151 | 52.46.1.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.202.4.153 | 54.219.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.244.224.240 | 54.251.192.0/18 | AS16509 | AMAZON-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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for homeschoolplus.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf-003ab201.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 165.254.187.0/24 |
| SPF_IP | 76.76.26.0/23 |
Related pages
Pivot deeper into the graph from homeschoolplus.com.
- IP · 100.22.14.45
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1011
- Country · US
- Email · jason@jasonnewby.com
- TLD · .com
- Browse hostnames · ho…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.