Skip to content

Hostname

us.orcasecurity.io

Last fetched

us.orcasecurity.io resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · us.orcasecurity.ioRouting diversity5.2/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/us.orcasecurity.io

Resolution chain

us.orcasecurity.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.223.139.17513.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.167.13418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.85.273.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.80.18.1933.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.88.78.1423.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.57.13634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.161.10735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.13.16844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.167.4944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.63.22754.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
75.101.236.1175.101.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.87.15298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with us.orcasecurity.io in WhisperGraph.

Subdomains

5 observed subdomains of us.orcasecurity.io.

Threat posture

History

Related pages

Pivot deeper into the graph from us.orcasecurity.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "us.orcasecurity.io"})-[: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.