Hostname
squawk.com
Last fetched
squawk.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
squawk.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.215.153 | 13.227.215.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.215.167 | 13.227.215.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.215.193 | 13.227.215.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.215.194 | 13.227.215.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.33.13.10 | 13.33.13.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.13.216 | 13.33.13.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.13.3 | 13.33.13.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.13.78 | 13.33.13.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.167.226.124 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.226.126 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.226.174 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.167.226.40 | 3.167.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- compu-maid incorporated.
- Contact emails
- njs@scifi.squawk.com
- 03bedbcd-8d87-4cc7-90be-f6e72f8ccaa5@identity-protect.org
- 46334a74-53a9-4f38-8c68-424c70e6ce7e@identity-protect.org
- 4dba21f8-5b59-462f-9954-93a0003667a7@identity-protect.org
- 8bfab025-c8b2-489d-b4eb-299e52cefea3@identity-protect.org
- b328c843-fa80-4e6b-8396-7edcc9eca212@identity-protect.org
- d485f5e0-00bf-490b-b05c-15d6cbeadbcd@identity-protect.org
- owner-10200524@squawk.com.whoisprivacyservice.org
- owner-10329715@squawk.com.whoisprivacyservice.org
- owner-10599664@squawk.com.whoisprivacyservice.org
- owner-10672231@squawk.com.whoisprivacyservice.org
- owner-1126937@squawk.com.whoisprivacyservice.org
- owner-1151632@squawk.com.whoisprivacyservice.org
- owner-4748945@squawk.com.whoisprivacyservice.org
- owner-4821512@squawk.com.whoisprivacyservice.org
- owner-4889703@squawk.com.whoisprivacyservice.org
- owner-5179971@squawk.com.whoisprivacyservice.org
- owner-5288843@squawk.com.whoisprivacyservice.org
- owner-5522487@squawk.com.whoisprivacyservice.org
- owner-5632287@squawk.com.whoisprivacyservice.org
- and 15 more
Subdomains
2 observed subdomains of squawk.com.
| Subdomain |
|---|
| scifi.squawk.com |
| www.squawk.com |
Web-graph footprint
Distinct hostnames that link to or from squawk.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for squawk.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from squawk.com.
- IP · 13.227.215.153
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CZ
- Email · njs@scifi.squawk.com
- TLD · .com
- Browse hostnames · sq…
- 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: "squawk.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.