Hostname
cert-sha256.com
Last fetched
cert-sha256.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cert-sha256.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 |
|---|---|---|---|---|
| 100.51.5.58 | 100.48.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 18.204.241.66 | 18.204.0.0/14 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.224.1.18 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.229.98.165 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.201.225.129 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.205.164.15 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.1.59.147 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.173.254.239 | 54.172.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.175.142.220 | 54.174.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.198.115.193 | 54.198.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.225.162.11 | 54.224.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.86.89.106 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cert-sha256.com owner
- Contact emails
- 089ffde2-caf6-4d02-9eb3-87c2d3dd3531@identity-protect.org
- 2042fcee-e7c8-41d5-afb5-4a0bf9c907b2@identity-protect.org
- 3428369a-6afa-4404-a7bc-3087abf1e71d@identity-protect.org
- 4facc083-45d8-4929-81fb-179b45e40581@identity-protect.org
- 50670a8b-f4b4-4253-99c7-1e67931aa587@identity-protect.org
- d30ae110-b63b-473d-aabb-8f84dcf00723@identity-protect.org
- ee0eaaf7-4f2a-4b09-8295-5b3da0610a03@identity-protect.org
- owner-11241719@cert-sha256.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of cert-sha256.com.
| Subdomain |
|---|
| wildcard.cert-sha256.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for cert-sha256.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _phishspf.knowbe4.com |
Related pages
Pivot deeper into the graph from cert-sha256.com.
- IP · 100.51.5.58
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 089ffde2-caf6-4d02-9eb3-87c2d3dd3531@identity-protect.org
- TLD · .com
- Browse hostnames · ce…
- 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: "cert-sha256.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.