Skip to content

Hostname

dollardex.com

Last fetched

dollardex.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · dollardex.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dollardex.com

Resolution chain

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

IPPrefixASNOperatorCountry
75.2.15.4375.2.0.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.229.20399.83.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
dollardex investments pte ltd attn dollardex.com care of network solutions
Contact emails

Subdomains

2 observed subdomains of dollardex.com.

Web-graph footprint

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

21 sites link to this hostname.

80 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dollardex.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.51.13.32/32
SPF_IP175.28.10.42
SPF_IP18.139.181.205
SPF_IP3.0.173.187
SPF_IP54.179.231.236

Related pages

Pivot deeper into the graph from dollardex.com.

Cypher and MCP

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

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