Skip to content

Hostname

swagger.customerapp.experience-dev.hema.digital

Last fetched

swagger.customerapp.experience-dev.hema.digital resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH.

Nutrition Label

WHISPER CANON · swagger.customerapp.experience-dev.hema.digitalRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/swagger.customerapp.experience-dev.hema.digital

Resolution chain

swagger.customerapp.experience-dev.hema.digital resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.165.197.1553.165.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.197.2073.165.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.197.373.165.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
3.165.197.973.165.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
99.84.231.1799.84.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.231.20299.84.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.231.21399.84.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.231.3399.84.230.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with swagger.customerapp.experience-dev.hema.digital in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from swagger.customerapp.experience-dev.hema.digital.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "swagger.customerapp.experience-dev.hema.digital"})-[: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.