Hostname
wvvw-maps.com
Last fetched
wvvw-maps.com resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in MX. WHOIS lists iana:609 as the registrar.
Nutrition Label
Resolution chain
wvvw-maps.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 |
|---|---|---|---|---|
| 69.6.202.158 | 69.6.202.0/23 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | MX |
| 69.6.201.83 | 69.6.200.0/23 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | MX |
WHOIS identity
- Registrar
- iana:609
- Organization
- see privacyguardian.org
- Contact emails
Threat posture
History
Mail and authentication
MX records
- wvvw-maps.com
SPF policy
3 SPF mechanisms authorising senders for wvvw-maps.com.
| Mechanism | Target |
|---|---|
| SPF_A | wvvw-maps.com |
| SPF_IP | 69.6.202.158 |
| SPF_MX | wvvw-maps.com |
Related pages
Pivot deeper into the graph from wvvw-maps.com.
- IP · 69.6.202.158
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:609
- Country · MX
- Email · 25f941cadc7342d5a61bfe0dfcdf5cb3.protect@whoisguard.com
- TLD · .com
- Browse hostnames · wv…
- 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: "wvvw-maps.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.