Hostname
contrivance-bd.com
Last fetched
contrivance-bd.com resolves to 1 IPv4 address operated by AS204800 in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
contrivance-bd.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 |
|---|---|---|---|---|
| 85.187.133.86 | 85.187.128.0/21 | AS204800 | — | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of contrivance-bd.com owner
- Contact emails
- 027f04eb-3268-49d1-8c10-f92a5abd2151@identity-protect.org
- 177d38ab-9915-4b90-8ee9-b584a64fa96f@identity-protect.org
- 2ce70536-4f49-4c59-94ec-a04a7288ed1f@identity-protect.org
- 68a01d67-75c6-4418-8b5b-4fdfbc781f67@identity-protect.org
- 86157ae2-62ff-4cd6-9964-394fa23f25e9@identity-protect.org
- e590c50e-74fc-473f-9ed1-a17929064de1@identity-protect.org
- owner-2462426@contrivance-bd.com.whoisprivacyservice.org
- owner@contrivance-bd.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of contrivance-bd.com.
Showing 13 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from contrivance-bd.com in the public web crawl.
9 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- contrivance-bd.com
SPF policy
4 SPF mechanisms authorising senders for contrivance-bd.com.
| Mechanism | Target |
|---|---|
| SPF_A | contrivance-bd.com |
| SPF_INCLUDE | spf.a2hosting.com |
| SPF_IP | 85.187.128.34 |
| SPF_MX | contrivance-bd.com |
Related pages
Pivot deeper into the graph from contrivance-bd.com.
- IP · 85.187.133.86
- ASN · AS204800
- Registrar · iana:468
- Country · FR
- Email · 027f04eb-3268-49d1-8c10-f92a5abd2151@identity-protect.org
- TLD · .com
- Browse hostnames · co…
- 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: "contrivance-bd.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.