Skip to content

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

WHISPER CANON · squawk.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/squawk.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.215.15313.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.215.16713.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.215.19313.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.215.19413.227.215.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.13.1013.33.13.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.13.21613.33.13.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.13.313.33.13.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.13.7813.33.13.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.226.1243.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.226.1263.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.226.1743.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.226.403.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
compu-maid incorporated.
Contact emails

Subdomains

2 observed subdomains of 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

SPF policy

1 SPF mechanism authorising senders for squawk.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from squawk.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.