Skip to content

Hostname

goodsync.com

Last fetched

goodsync.com resolves to 3 IPv4 addresses operated by HURRICANE - Hurricane Electric LLC in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · goodsync.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/goodsync.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.66.39.198216.66.32.0/19AS6939HURRICANE - Hurricane Electric LLCUS
38.70.11.19838.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
67.208.88.19867.208.88.0/22AS29838AMC - Atlantic Metro Communications II, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
11781 lee jackson hwy
Contact emails

Subdomains

21 observed subdomains of goodsync.com.

Web-graph footprint

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

806 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for goodsync.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_IP216.66.39.192/27
SPF_IP38.70.11.0/24
SPF_IP67.208.88.192/27
SPF_IP74.112.67.0/24

Related pages

Pivot deeper into the graph from goodsync.com.

Cypher and MCP

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

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