Skip to content

Hostname

devadmin.ersties.com

Last fetched

devadmin.ersties.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · devadmin.ersties.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/devadmin.ersties.com

Resolution chain

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

IPPrefixASNOperatorCountry
75.2.78.20175.2.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
95.217.115.10795.217.0.0/16AS24940FI
99.83.232.3799.83.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with devadmin.ersties.com in WhisperGraph.

Subdomains

2 observed subdomains of devadmin.ersties.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for devadmin.ersties.com.

MechanismTarget
SPF_INCLUDEe.ersties.com
SPF_IP159.69.68.175
SPF_IP46.248.181.6
SPF_IP46.248.181.7
SPF_IP46.248.181.8
SPF_IP46.248.181.9
SPF_IP65.21.231.159
SPF_IP80.81.242.45
SPF_IP95.217.115.107
SPF_MXdevadmin.ersties.com

Related pages

Pivot deeper into the graph from devadmin.ersties.com.

Cypher and MCP

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

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