Hostname
vertiscarbonfund.com
Last fetched
vertiscarbonfund.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
vertiscarbonfund.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 |
|---|---|---|---|---|
| 3.76.97.148 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of vertiscarbonfund.com owner
- Contact emails
- kata.kiss@vertis.com
- 20242e77-bfde-4261-8e3e-074d0300a033@identity-protect.org
- 628ee161-4034-4e71-9041-32f11d335bf1@identity-protect.org
- 8349024c-77cf-4d04-8cb0-76c43e9ee6a6@identity-protect.org
- 87fb808c-47dd-4db3-8f6f-31d02805edaa@identity-protect.org
- 9413b7f5-55f7-4c36-86dd-d51d7d224fc6@identity-protect.org
- e40586eb-095e-4c36-a1c1-5298782953b3@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from vertiscarbonfund.com.
- IP · 3.76.97.148
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · kata.kiss@vertis.com
- 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: "vertiscarbonfund.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.