Skip to content

Hostname

s2s-gate.singular.net

Last fetched

s2s-gate.singular.net resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · s2s-gate.singular.netRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/s2s-gate.singular.net

Resolution chain

s2s-gate.singular.net resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.22.141.88100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.146.195.21816.146.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.210.136.4534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.194.535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.225.142.16344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.247.183.944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.120.18444.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.10.12.15452.10.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.178.5552.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.40.1352.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.47.23652.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.147.19252.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.74.14052.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.148.154.25154.148.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.200.247.11854.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.71.200.7754.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with s2s-gate.singular.net in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from s2s-gate.singular.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "s2s-gate.singular.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.