Skip to content

Hostname

dev-ingest.prometha.net

Last fetched

dev-ingest.prometha.net resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · dev-ingest.prometha.netRouting diversity5.0/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/dev-ingest.prometha.net

Resolution chain

dev-ingest.prometha.net resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.216.110.18313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.127.25213.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.168.16518.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.177.24118.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.138.603.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.165.4444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.213.244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.70.2444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.216.6452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.138.7852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.51.12952.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.102.9598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.84.81.19798.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.15.8698.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with dev-ingest.prometha.net in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from dev-ingest.prometha.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dev-ingest.prometha.net"})-[: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.