Skip to content

Hostname

syncgrades.com

Last fetched

syncgrades.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · syncgrades.comRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/syncgrades.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.189.119.5818.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.216.155.1518.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.216.188.20518.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.223.5.4318.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.36.413.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.130.134.1293.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.13.1173.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.193.1243.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.138.91.943.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.140.31.1433.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.142.204.1663.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.146.220.1323.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.0.2433.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.120.1233.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.131.943.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.23.67.243.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.248.21016.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.59.245.9116.59.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

8 observed subdomains of syncgrades.com.

Web-graph footprint

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

15 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for syncgrades.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from syncgrades.com.

Cypher and MCP

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

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