Hostname
summerreading.net
Last fetched
summerreading.net resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
summerreading.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.22.251.49 | 100.20.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.226.50.169 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.240.58.14 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.68.225.222 | 54.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- buydomains_com
- Contact emails
- brokerage@buydomains.com
- 2c468e0c-afb9-4511-ac28-8be6f44db6fb@identity-protect.org
- 48aa46e4-71a8-44fc-b960-a1f792eb20ae@identity-protect.org
- 9e6ac80e-b27f-4cd3-9401-b5a5e4cc04de@identity-protect.org
- bc6ce51a-684c-4c2f-b9db-2f5c570518c1@identity-protect.org
- c2f60744-24d3-4901-9f50-0d929dd389c6@identity-protect.org
- d6a3cc61-ba52-4174-a98e-92dd4ded36c5@identity-protect.org
- owner-7884260@summerreading.net.whoisprivacyservice.org
- owner-9958093@summerreading.net.whoisprivacyservice.org
Subdomains
1 observed subdomain of summerreading.net.
| Subdomain |
|---|
| www.summerreading.net |
Web-graph footprint
Distinct hostnames that link to or from summerreading.net in the public web crawl.
5 sites link to this hostname.
29 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for summerreading.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emsd1.com |
Related pages
Pivot deeper into the graph from summerreading.net.
- IP · 100.22.251.49
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · brokerage@buydomains.com
- TLD · .net
- Browse hostnames · su…
- 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: "summerreading.net"})-[: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.