Skip to content

Hostname

synesgy.com

Last fetched

synesgy.com resolves to 16 IPv4 addresses operated by AS20940 in DE. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · synesgy.comRouting diversity4.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/synesgy.com

Resolution chain

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

WHOIS identity

Registrar
iana:168
Organization
cri
Contact emails

Subdomains

25 observed subdomains of synesgy.com.

Web-graph footprint

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

108 sites link to this hostname.

83 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for synesgy.com.

MechanismTarget
SPF_INCLUDE_spf-ssg-a.microsoft.com
SPF_INCLUDE_spf.crif.com
SPF_INCLUDEspf.mag-news.it
SPF_INCLUDEspf.protection.outlook.com
SPF_MXsynesgy.com

Related pages

Pivot deeper into the graph from synesgy.com.

Cypher and MCP

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

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