Skip to content

Hostname

api-teams-rayguard.raydevelop.com

Last fetched

api-teams-rayguard.raydevelop.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · api-teams-rayguard.raydevelop.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/api-teams-rayguard.raydevelop.com

Resolution chain

api-teams-rayguard.raydevelop.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.35.70.423.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.24.20743.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.202.90.4043.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
54.180.220.23854.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

No WHOIS records are currently associated with api-teams-rayguard.raydevelop.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from api-teams-rayguard.raydevelop.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "api-teams-rayguard.raydevelop.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.