Hostname
naiveweekly.com
Last fetched
naiveweekly.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
naiveweekly.com 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 |
|---|---|---|---|---|
| 3.5.216.226 | 3.5.216.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.216.228 | 3.5.216.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.217.203 | 3.5.217.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 3.5.218.196 | 3.5.218.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of naiveweekly.com owner
- Contact emails
- 04239f43-fd78-4400-922b-5845267a3881@identity-protect.org
- 254ad2bb-92d6-49d1-a818-df094b6a4278@identity-protect.org
- 5923dd79-391c-4a34-af5c-c2ab4babacae@identity-protect.org
- 663f80a5-25cd-4d9d-bc50-4d20548cbf74@identity-protect.org
- c943c84d-74ea-41e5-8476-cc7e4d80643d@identity-protect.org
- d7ecf3a4-aff8-4fe4-871c-2db158e072eb@identity-protect.org
- owner-4141858@naiveweekly.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of naiveweekly.com.
| Subdomain |
|---|
| www.naiveweekly.com |
Web-graph footprint
Distinct hostnames that link to or from naiveweekly.com in the public web crawl.
73 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for naiveweekly.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from naiveweekly.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "naiveweekly.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.