Hostname
wod-ai.com
Last fetched
wod-ai.com resolves to 2 IPv4 addresses operated by PEG-LA - PEG TECH INC in US. WHOIS lists iana:1923 as the registrar.
Nutrition Label
Resolution chain
wod-ai.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 140.188.60.196 | 140.188.32.0/19 | AS398823 | PEG-LA - PEG TECH INC | US |
| 45.207.254.133 | 45.207.254.0/23 | AS54801 | ZILLION-NETWORK - Zillion Network Inc. | US |
WHOIS identity
- Registrar
- iana:1923
- Organization
- jv invest as
- Contact emails
- 34wbv3jzfr3d@privacy-protection.email
- 3pfgxssxeg2i@privacy-protection.email
- cqvgdkn6depg@privacy-protection.email
- fpherpa7jv3r@privacy-protection.email
- jvstbpars7wc@privacy-protection.email
- ko5tivhr9sfo@privacy-protection.email
- nxj7frjhcopg@privacy-protection.email
- y4c3ws2o4qhe@privacy-protection.email
- contact@whoissecure.net
Subdomains
1 observed subdomain of wod-ai.com.
| Subdomain |
|---|
| ww38.wod-ai.com |
Web-graph footprint
Distinct hostnames that link to or from wod-ai.com in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from wod-ai.com.
- IP · 140.188.60.196
- ASN · AS398823PEG-LA - PEG TECH INC
- Registrar · iana:1923
- Country · US
- Email · 34wbv3jzfr3d@privacy-protection.email
- TLD · .com
- Browse hostnames · wo…
- 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: "wod-ai.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.