Skip to content

Hostname

staging-api.integriant.com

Last fetched

staging-api.integriant.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · staging-api.integriant.comRouting diversity4.8/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/staging-api.integriant.com

Resolution chain

staging-api.integriant.com resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.28.14.50100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.29.121.143100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.8.16913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.28.4718.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.209.121.20918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.95.12018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.76.20734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.6.14835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.213.171.14844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.71.11698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with staging-api.integriant.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from staging-api.integriant.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "staging-api.integriant.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.