Skip to content

Hostname

devex.com

Last fetched

devex.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · devex.comRouting diversity3.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/devex.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.72.145.6952.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
75.101.190.16275.101.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.0.2598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
devex
Contact emails

Subdomains

58 observed subdomains of devex.com.

Web-graph footprint

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

7,630 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for devex.com.

MechanismTarget
SPF_INCLUDEspf0.devex.com

Related pages

Pivot deeper into the graph from devex.com.

Cypher and MCP

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

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