Skip to content

Hostname

duxstar.com

Last fetched

duxstar.com resolves to 1 IPv4 address operated by DIMENOC - HostDime.com, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · duxstar.comRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/duxstar.com

Resolution chain

duxstar.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
67.23.227.22467.23.224.0/20AS33182DIMENOC - HostDime.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
duxstar solutions, s.a de c.v.
Contact emails

Subdomains

9 observed subdomains of duxstar.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for duxstar.com.

MechanismTarget
SPF_Aduxstar.com
SPF_INCLUDE_spf.google.com
SPF_IP138.197.198.27
SPF_IP157.230.206.82
SPF_IP66.7.203.16
SPF_IP67.23.227.224
SPF_MXduxstar.com

Related pages

Pivot deeper into the graph from duxstar.com.

Cypher and MCP

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

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