Hostname
obds.com
Last fetched
obds.com resolves to 1 IPv4 address operated by FIBRENOIRE-INTERNET - Videotron Ltee in CA. WHOIS lists iana:469 as the registrar.
Nutrition Label
Resolution chain
obds.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 |
|---|---|---|---|---|
| 68.67.34.10 | 68.67.32.0/19 | AS22652 | FIBRENOIRE-INTERNET - Videotron Ltee | CA |
WHOIS identity
- Registrar
- iana:469
- Organization
- charles guerin
- Contact emails
Subdomains
9 observed subdomains of obds.com.
Web-graph footprint
Distinct hostnames that link to or from obds.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for obds.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | fdspfus.freshemail.io |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 173.242.181.96/28 |
| SPF_IP | 205.204.72.144/28 |
| SPF_IP | 208.91.112.0/22 |
| SPF_IP | 2607:fad8:120f::/48 |
| SPF_IP | 2607:fad8:d4:0400::/56 |
| SPF_IP | 64.187.185.214/32 |
| SPF_IP | 68.67.34.0/27 |
| SPF_MX | obds.com |
Related pages
Pivot deeper into the graph from obds.com.
- IP · 68.67.34.10
- ASN · AS22652FIBRENOIRE-INTERNET - Videotron Ltee
- Registrar · iana:469
- Country · CA
- Email · bfmmmoblnfkr0g4n@private-contact.com
- TLD · .com
- Browse hostnames · ob…
- 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: "obds.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.