Skip to content

Hostname

mediator.goodsync.com

Last fetched

mediator.goodsync.com resolves to 3 IPv4 addresses operated by HURRICANE - Hurricane Electric LLC in US.

Nutrition Label

WHISPER CANON · mediator.goodsync.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mediator.goodsync.com

Resolution chain

mediator.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.211216.66.32.0/19AS6939HURRICANE - Hurricane Electric LLCUS
38.70.11.21138.0.0.0/8AS174COGENT-174 - Cogent Communications, LLCUS
67.208.88.20767.208.88.0/22AS29838AMC - Atlantic Metro Communications II, Inc.US

WHOIS identity

No WHOIS records are currently associated with mediator.goodsync.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for mediator.goodsync.com.

MechanismTarget
SPF_IP216.66.39.192/27
SPF_IP38.70.11.0/24
SPF_IP67.208.88.192/27

Related pages

Pivot deeper into the graph from mediator.goodsync.com.

Cypher and MCP

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

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