Hostname
verbidio.com
Last fetched
verbidio.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
verbidio.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.65.39.112 | 18.65.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.65.39.21 | 18.65.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.65.39.33 | 18.65.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.65.39.76 | 18.65.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.67.17.109 | 18.67.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.17.34 | 18.67.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.17.4 | 18.67.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.17.98 | 18.67.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of verbidio.com owner
- Contact emails
- 00a4307f-5d5c-4c15-9e6c-95b7d0de4eaf@identity-protect.org
- 03919cbd-d7ce-481a-a9bd-3a730b10a21e@identity-protect.org
- 189ce0ad-20b4-4f2d-b898-fe171f4ee1ac@identity-protect.org
- 69a2c94b-054e-4f17-8ecc-63a1fa70c00d@identity-protect.org
- ea8ffe8c-b86c-45da-aff4-2f49d6e410ac@identity-protect.org
- eaf1bdaf-8d4f-47a5-b6b8-50ba31205981@identity-protect.org
- owner-7654164@verbidio.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of verbidio.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for verbidio.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.zimbra-o.01networks.com |
Related pages
Pivot deeper into the graph from verbidio.com.
- IP · 18.65.39.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 00a4307f-5d5c-4c15-9e6c-95b7d0de4eaf@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: "verbidio.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.