Skip to content

Hostname

duxpol.com

Last fetched

duxpol.com resolves to 2 IPv4 addresses operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · duxpol.comRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/duxpol.com

Resolution chain

duxpol.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.111.190.8823.111.190.0/23AS29802HVC-AS - HIVELOCITY, Inc.US
66.181.33.16866.181.32.0/19AS64236UNREAL-SERVERS - UnReal Servers, LLCUS

WHOIS identity

Registrar
iana:146
Organization
miloslav holman
Contact emails

Subdomains

2 observed subdomains of duxpol.com.

Web-graph footprint

Distinct hostnames that link to or from duxpol.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for duxpol.com.

MechanismTarget
SPF_IP216.71.120.64/26
SPF_IP5.135.86.175
SPF_IP5.196.53.120/30
SPF_IP5.231.25.204/31
SPF_IP51.68.102.148
SPF_IP51.68.102.199
SPF_IP51.68.102.222
SPF_IP51.68.125.113
SPF_IP51.68.226.39
SPF_IP51.68.75.120/30
SPF_IP94.103.167.16
SPF_IP94.103.167.28/31

Related pages

Pivot deeper into the graph from duxpol.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "duxpol.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.