Skip to content

Hostname

synoptic.com

Last fetched

synoptic.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.128.103108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.23108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.6108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.138.128.60108.138.128.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.107.102108.156.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.107.31108.156.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.107.8108.156.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.107.86108.156.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.160.150.1033.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.233.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.633.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.150.673.160.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4954.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.9154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of synoptic.com owner
Contact emails

Subdomains

5 observed subdomains of synoptic.com.

Web-graph footprint

Distinct hostnames that link to or from synoptic.com in the public web crawl.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for synoptic.com.

MechanismTarget
SPF_INCLUDE243307171.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from synoptic.com.

Cypher and MCP

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

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