Skip to content

Hostname

asterdex.com

Last fetched

asterdex.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · asterdex.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/asterdex.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.205.1018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.1118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.12518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.6218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.239.255.12318.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.1918.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.2518.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.7418.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
99.84.234.1299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.1599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.3999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain protection services,
Contact emails

Subdomains

2 observed subdomains of asterdex.com.

Web-graph footprint

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

689 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for asterdex.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from asterdex.com.

Cypher and MCP

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

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