Skip to content

Hostname

squidee.com

Last fetched

squidee.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · squidee.comRouting diversity4.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/squidee.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.165.1893.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.553.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.166.613.5.166.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1823.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2193.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2473.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2483.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1373.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1463.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.163.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.303.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.19752.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.152.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.15152.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of squidee.com.

Web-graph footprint

Distinct hostnames that link to or from squidee.com in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from squidee.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "squidee.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.