Hostname
dev-veriforce.com
Last fetched
dev-veriforce.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
dev-veriforce.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 |
|---|---|---|---|---|
| 100.30.23.158 | 100.42.95.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.171.221.250 | 35.184.80.0/20 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.45.162.7 | 52.46.32.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.235.102.221 | 54.239.116.0/22 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of dev-veriforce.com owner
- Contact emails
- 0836c010-fa4e-441e-a5a5-851c0b4d1b49@identity-protect.org
- 0ea77d06-facb-42ef-b711-520a717604bf@identity-protect.org
- a19288ca-69a1-48d7-9154-798110d7ffeb@identity-protect.org
- a6964e47-e8d7-4b52-bdc2-73e49b43e421@identity-protect.org
- cfa1be30-ca2f-4deb-94c5-022c1c9716dc@identity-protect.org
- owner-2947808@dev-veriforce.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of dev-veriforce.com.
| Subdomain |
|---|
| mail.dev-veriforce.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from dev-veriforce.com.
- IP · 100.30.23.158
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 0836c010-fa4e-441e-a5a5-851c0b4d1b49@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- 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: "dev-veriforce.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.