Hostname
verdifor.com
Last fetched
verdifor.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
verdifor.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 63.32.241.212 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of verdifor.com owner
- Contact emails
- 314b1804-eb56-40a7-bd5a-b65b73cb4845@identity-protect.org
- 3aa50c98-8b0e-4e9c-a62d-d8d89dc03dc4@identity-protect.org
- 3de2d62a-1b3c-44ce-ab5a-5b36c708fdf3@identity-protect.org
- 430ab464-7db0-48e4-99be-aa3ea832d702@identity-protect.org
- 4c0f36ca-bac1-4379-aab8-7ecac7b1c0b9@identity-protect.org
- 9ee57a2c-f7cc-4237-a98f-1c9624b41d95@identity-protect.org
- aa435f2f-cfb0-4304-b8ab-1f7c012faf67@identity-protect.org
Subdomains
1 observed subdomain of verdifor.com.
| Subdomain |
|---|
| www.verdifor.com |
Web-graph footprint
Distinct hostnames that link to or from verdifor.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for verdifor.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | smtp1.redahc.com |
| SPF_INCLUDE | smtp2.redahc.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from verdifor.com.
- IP · 63.32.241.212
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 314b1804-eb56-40a7-bd5a-b65b73cb4845@identity-protect.org
- TLD · .com
- Browse hostnames · ve…
- 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: "verdifor.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.