Skip to content

Hostname

precision.dext.com

Last fetched

precision.dext.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · precision.dext.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/precision.dext.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.248.17.2443.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.165.10334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.246.194.23954.246.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with precision.dext.com in WhisperGraph.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for precision.dext.com.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from precision.dext.com.

Cypher and MCP

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

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