Skip to content

Hostname

syndus.com

Last fetched

syndus.com resolves to 1 IPv4 address operated by AS212098 in NL. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · syndus.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/syndus.com

Resolution chain

syndus.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.223.163.85185.223.163.0/24AS212098NL

WHOIS identity

Registrar
iana:1052
Organization
heijens jp
Contact emails

Subdomains

11 observed subdomains of syndus.com.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for syndus.com.

MechanismTarget
SPF_Asyndus.com
SPF_INCLUDE_senderspf.tidi.nl
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.syndus.com
SPF_INCLUDEspf.kennys.nl
SPF_INCLUDEspf.otys.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.122.116.155

Related pages

Pivot deeper into the graph from syndus.com.

Cypher and MCP

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

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