Skip to content

Hostname

api.dev-box.deltaengineering.se

Last fetched

api.dev-box.deltaengineering.se resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · api.dev-box.deltaengineering.seRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/api.dev-box.deltaengineering.se

Resolution chain

api.dev-box.deltaengineering.se resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.202.10013.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.12513.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.6813.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.7213.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
18.238.217.12018.238.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.217.7018.238.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.217.918.238.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.217.9118.238.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.122.10618.64.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.64.122.3318.64.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.64.122.5418.64.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
18.64.122.6518.64.122.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with api.dev-box.deltaengineering.se in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from api.dev-box.deltaengineering.se.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "api.dev-box.deltaengineering.se"})-[: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.