Skip to content

Hostname

termsync.com

Last fetched

termsync.com resolves to 13 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · termsync.comRouting diversity5.2/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/termsync.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.252.187100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.30.111174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.254.20618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.57.1013.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.236.153.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.139.2043.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.80.1873.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.235.246.6634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.130.16252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.203.1454.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.210.241.25554.210.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.80.162.9098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.19.1063.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

89 observed subdomains of termsync.com.

Web-graph footprint

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

47 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for termsync.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.termsync.com

Related pages

Pivot deeper into the graph from termsync.com.

Cypher and MCP

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

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