Hostname
duquand.com
Last fetched
duquand.com resolves to 1 IPv4 address operated by AS34762 in NL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
duquand.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.10.159.7 | 85.10.156.0/22 | AS34762 | — | NL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 1dd0f72820466f5e4bee079b7cbfe9e263cb6048364fbf390c27565f46387a89@duquand.com.whoisproxy.org
- 7cfb1b79ba52f8e814c915931b686c7184988adccd9bce002cb7a3027a9259bb@duquand.com.whoisproxy.org
- 84dc2fd1928cddcc4cbafc94d22e64fb0d2c877653db437ab61a5b2e8cb9bdf2@duquand.com.whoisproxy.org
- 917714e657024b3ccff7e1cdbc6d625b006441b19eecb0e01754a0996211f8b1@duquand.com.whoisproxy.org
- aaebffbdb45c27dd49c5a0f44c771434b12c9fd745c3c48d9bf5130132c30517@duquand.com.whoisproxy.org
- ade03d5c40a22e7852276920381a8f5663306f9aa4d0c15503ff076530f04177@duquand.com.whoisproxy.org
- ba532af2026bc90e7389f1c8c55372a40d19f5529d78659c12741c49ce988ae6@duquand.com.whoisproxy.org
- befd619cce3cb7f4af522dc94c5462f7fc4af7e2e69ea02e16f0e75cfa00e802@duquand.com.whoisproxy.org
- c963f50ba5b3796abbccb6c3cf224476c780ec7c280b2b6f3a24b71fc560155e@duquand.com.whoisproxy.org
- cc9f5ad228f88d27caaed890be0960980631f8e8bc8fe368451acd1e4ef9194b@duquand.com.whoisproxy.org
- cee1a462f7710779255be4db910aee70bb89fa8c6e818fe96745c2ed843a247c@duquand.com.whoisproxy.org
- fcd919ebcb2e1282d81231243a864d34454660b1a7398efe3c660bc4da0d4219@duquand.com.whoisproxy.org
Subdomains
2 observed subdomains of duquand.com.
Web-graph footprint
Distinct hostnames that link to or from duquand.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for duquand.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.transip.email |
Related pages
Pivot deeper into the graph from duquand.com.
- IP · 85.10.159.7
- ASN · AS34762
- Registrar · iana:269
- Country · NL
- Email · 1dd0f72820466f5e4bee079b7cbfe9e263cb6048364fbf390c27565f46387a89@duquand.com.whoisproxy.org
- 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: "duquand.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.