Hostname
durpro.com
Last fetched
durpro.com resolves to 2 IPv4 addresses operated by FIBRENOIRE-INTERNET - Videotron Ltee in CA. WHOIS lists iana:86 as the registrar.
Nutrition Label
Resolution chain
durpro.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 |
|---|---|---|---|---|
| 173.231.116.101 | 173.231.96.0/19 | AS22652 | FIBRENOIRE-INTERNET - Videotron Ltee | CA |
| 173.231.116.103 | 173.231.96.0/19 | AS22652 | FIBRENOIRE-INTERNET - Videotron Ltee | CA |
WHOIS identity
- Registrar
- iana:86
- Organization
- bubba gump
- Contact emails
Subdomains
71 observed subdomains of durpro.com.
Showing 25 of 71. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from durpro.com in the public web crawl.
13 sites link to this hostname.
74 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for durpro.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.odoo.com |
| SPF_IP | 66.70.204.55 |
Related pages
Pivot deeper into the graph from durpro.com.
- IP · 173.231.116.101
- ASN · AS22652FIBRENOIRE-INTERNET - Videotron Ltee
- Registrar · iana:86
- Country · CA
- Email · whois@emailaddressprotection.com
- TLD · .com
- Browse hostnames · du…
- 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: "durpro.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.