Skip to content

Hostname

dextf.com

Last fetched

dextf.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 · dextf.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/dextf.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.31.11118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.1918.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.4318.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.9618.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.11018.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.12918.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.1618.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.2118.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.175.115.1293.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.213.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.493.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.543.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of dextf.com.

Web-graph footprint

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

25 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for dextf.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from dextf.com.

Cypher and MCP

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

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