Hostname
squidoo.com
Last fetched
squidoo.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
squidoo.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.214.128.74 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.222.47.74 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.210.179.147 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.214.63.212 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.0.224.161 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.160.79.78 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.162.250.37 | 54.160.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 44.217.155.5 | 44.192.0.0/11 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.44.0.35 | 52.44.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.55.239.47 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 100.50.42.114 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of squidoo.com owner
- Contact emails
- admin@hubpages.com
- 69848a40b0b247d3a199579c096b2734.protect@whoisguard.com
- 3d648196-7d13-4dd7-b0a9-1496518b06e3@identity-protect.org
- 7f82e977-1ad3-41d2-b8f3-4b7f4821ed8d@identity-protect.org
- ca848f81-6564-4780-881c-86c397a4d97a@identity-protect.org
- d7bbcfdd-6d71-48a7-9fb2-01cfdaccb955@identity-protect.org
- e82bb3fc-a332-4bd8-b237-86350e951781@identity-protect.org
- eb5a9d0a-6570-4cad-8fb8-fafd3b16640b@identity-protect.org
- owner-10173818@squidoo.com.whoisprivacyservice.org
- owner-10350881@squidoo.com.whoisprivacyservice.org
- owner-10620830@squidoo.com.whoisprivacyservice.org
- owner-2056140@squidoo.com.whoisprivacyservice.org
- owner-2149026@squidoo.com.whoisprivacyservice.org
- owner-2326089@squidoo.com.whoisprivacyservice.org
- owner-4775651@squidoo.com.whoisprivacyservice.org
- owner-4973033@squidoo.com.whoisprivacyservice.org
- owner-5244423@squidoo.com.whoisprivacyservice.org
- owner-6450249@squidoo.com.whoisprivacyservice.org
- owner-711007@squidoo.com.whoisprivacyservice.org
- owner-731326@squidoo.com.whoisprivacyservice.org
- and 3 more
Subdomains
293 observed subdomains of squidoo.com.
Showing 25 of 293. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from squidoo.com in the public web crawl.
13,336 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for squidoo.com.
| Mechanism | Target |
|---|---|
| SPF_A | squidoo.com |
| SPF_MX | alt1.aspmx.l.google.com |
| SPF_MX | aspmx2.googlemail.com |
| SPF_MX | squidoo.com |
Related pages
Pivot deeper into the graph from squidoo.com.
- IP · 3.214.128.74
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · admin@hubpages.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: "squidoo.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.