Hostname
nationaloak.com
Last fetched
nationaloak.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
nationaloak.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 |
|---|---|---|---|---|
| 192.185.236.203 | 192.185.224.0/20 | AS31898 | ORACLE-BMC-31898 - Oracle Corporation | US |
WHOIS identity
- Registrar
- iana:69
- Organization
- national oak distributors
- Contact emails
Subdomains
13 observed subdomains of nationaloak.com.
Showing 12 of 13. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nationaloak.com in the public web crawl.
18 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
42 SPF mechanisms authorising senders for nationaloak.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.112.250.45/32 |
| SPF_IP | 12.164.205.186/32 |
| SPF_IP | 13.68.240.215/32 |
| SPF_IP | 13.82.230.252/32 |
| SPF_IP | 137.117.52.229/32 |
| SPF_IP | 166.161.164.245/32 |
| SPF_IP | 166.255.101.134/32 |
| SPF_IP | 166.255.59.238/32 |
| SPF_IP | 184.188.221.128/28 |
| SPF_IP | 20.115.49.47/32 |
| SPF_IP | 23.30.116.225/32 |
| SPF_IP | 40.133.118.82/32 |
| SPF_IP | 40.76.44.206/32 |
| SPF_IP | 40.87.49.254/32 |
| SPF_IP | 50.28.200.170/32 |
| SPF_IP | 50.28.246.105/32 |
| SPF_IP | 50.28.246.108/32 |
| SPF_IP | 64.135.55.0/28 |
| SPF_IP | 64.135.55.80/28 |
| SPF_IP | 64.238.211.94/32 |
| SPF_IP | 64.55.104.74/32 |
| SPF_IP | 65.31.78.18/32 |
| SPF_IP | 66.146.95.50/32 |
| SPF_IP | 66.60.161.182/32 |
| SPF_IP | 67.220.172.194/32 |
| SPF_IP | 72.198.162.243/32 |
| SPF_IP | 76.79.41.254/32 |
| SPF_IP | 96.69.129.65/32 |
| SPF_IP | 96.70.199.33/32 |
| SPF_IP | 96.71.0.232/32 |
| SPF_IP | 96.71.0.233/32 |
| SPF_IP | 96.71.131.225/32 |
| SPF_IP | 96.71.2.89/32 |
| SPF_IP | 96.73.202.0/32 |
| SPF_IP | 96.73.202.5/32 |
| SPF_IP | 96.84.79.80/32 |
| SPF_IP | 96.84.79.90/32 |
| SPF_IP | 96.84.79.94/32 |
| SPF_IP | 97.68.210.234/32 |
| SPF_IP | 98.164.142.146/32 |
Related pages
Pivot deeper into the graph from nationaloak.com.
- IP · 192.185.236.203
- ASN · AS31898ORACLE-BMC-31898 - Oracle Corporation
- Registrar · iana:69
- Country · US
- Email · helpdesk@nationaloak.com
- TLD · .com
- Browse hostnames · na…
- 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: "nationaloak.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.