Skip to content

Hostname

api.ssennett.net

Last fetched

api.ssennett.net resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · api.ssennett.netRouting diversity4.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/api.ssennett.net

Resolution chain

api.ssennett.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.51.174.206100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.161.15118.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.5.773.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.80.6454.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.176.854.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.53.7854.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with api.ssennett.net in WhisperGraph.

Subdomains

3 observed subdomains of api.ssennett.net.

Threat posture

History

Related pages

Pivot deeper into the graph from api.ssennett.net.

Cypher and MCP

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

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