Hostname
oppd.com
Last fetched
oppd.com resolves to 1 IPv4 address operated by PARKERFIBERNET-AS-ROUTE - Parker FiberNet, LLC in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
oppd.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 |
|---|---|---|---|---|
| 141.246.2.12 | 141.246.0.0/16 | AS40112 | PARKERFIBERNET-AS-ROUTE - Parker FiberNet, LLC | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- omaha public power district
- Contact emails
Subdomains
79 observed subdomains of oppd.com.
Showing 25 of 79. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from oppd.com in the public web crawl.
318 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
21 SPF mechanisms authorising senders for oppd.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | docebosaas.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 107.20.210.250/32 |
| SPF_IP | 141.246.2.106 |
| SPF_IP | 141.246.2.107 |
| SPF_IP | 141.246.2.108 |
| SPF_IP | 141.246.2.109 |
| SPF_IP | 141.246.2.110 |
| SPF_IP | 141.246.2.111 |
| SPF_IP | 141.246.2.131 |
| SPF_IP | 141.246.2.132 |
| SPF_IP | 141.246.2.133 |
| SPF_IP | 141.246.2.134 |
| SPF_IP | 149.72.202.71/32 |
| SPF_IP | 34.192.109.34/32 |
| SPF_IP | 40.84.16.130 |
| SPF_IP | 52.1.14.157/32 |
| SPF_MX | oppd.com |
Related pages
Pivot deeper into the graph from oppd.com.
- IP · 141.246.2.12
- ASN · AS40112PARKERFIBERNET-AS-ROUTE - Parker FiberNet, LLC
- Registrar · iana:2
- Country · US
- Email · domainrenewal@oppd.com
- TLD · .com
- Browse hostnames · op…
- 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: "oppd.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.