Skip to content

Hostname

join.sygnum.com

Last fetched

join.sygnum.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CH.

Nutrition Label

WHISPER CANON · join.sygnum.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/join.sygnum.com

Resolution chain

join.sygnum.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.62.249.12716.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CH
16.63.81.4816.67.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CH
51.34.134.22351.36.26.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
51.34.140.651.36.26.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
51.34.157.12151.36.26.0/23AS16509AMAZON-02 - Amazon.com, Inc.CH
51.96.168.21551.116.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CH

WHOIS identity

No WHOIS records are currently associated with join.sygnum.com in WhisperGraph.

Subdomains

3 observed subdomains of join.sygnum.com.

Threat posture

History

Related pages

Pivot deeper into the graph from join.sygnum.com.

Cypher and MCP

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

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