Hostname
dezigned.com
Last fetched
dezigned.com resolves to 4 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dezigned.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 |
|---|---|---|---|---|
| 151.101.131.52 | 151.101.128.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.195.52 | 151.101.192.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.3.52 | 151.101.0.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
| 151.101.67.52 | 151.101.64.0/22 | AS54113 | FASTLY - Fastly, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- this domain was caught by dropcatch.com
- Contact emails
- domains@hugedomains.com
- support@dropcatch.com
- 3ce3c31a-359d-4d3d-9081-7fe5b02eb7ef@identity-protect.org
- 50dc4101-2eee-4169-be48-2fa0894f8029@identity-protect.org
- 60e22cd8-c6b8-4be1-904e-e1ff2392374b@identity-protect.org
- 7b30a30c-2a6b-43d8-afdb-26a340313bc8@identity-protect.org
- e190663a-44a2-4499-8956-ca3bf599ae83@identity-protect.org
- efb4536d-8968-457a-8361-a4c7e982a45f@identity-protect.org
- owner-11479082@dezigned.com.whoisprivacyservice.org
- owner-143023@dezigned.com.whoisprivacyservice.org
- owner-4126608@dezigned.com.whoisprivacyservice.org
- owner-8167815@dezigned.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of dezigned.com.
Web-graph footprint
Distinct hostnames that link to or from dezigned.com in the public web crawl.
21 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for dezigned.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from dezigned.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dezigned.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.