Skip to content

Hostname

dev.com-ssl.com

Last fetched

dev.com-ssl.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR.

Nutrition Label

WHISPER CANON · dev.com-ssl.comRouting diversity2.4/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/dev.com-ssl.com

Resolution chain

dev.com-ssl.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.244.28.1118.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.11618.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.518.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.28.918.244.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.161.55.333.161.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.55.843.161.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.55.873.161.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX
3.161.55.923.161.52.0/22AS16509AMAZON-02 - Amazon.com, Inc.MX

WHOIS identity

No WHOIS records are currently associated with dev.com-ssl.com in WhisperGraph.

Subdomains

1 observed subdomain of dev.com-ssl.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dev.com-ssl.com.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from dev.com-ssl.com.

Cypher and MCP

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

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