Skip to content

Hostname

synetic.nl

Last fetched

synetic.nl resolves to 4 IPv4 addresses operated by FASTLY - Fastly, Inc. in CA. WHOIS lists registrar:easyhosting b.v. as the registrar.

Nutrition Label

WHISPER CANON · synetic.nlRouting diversity3.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/synetic.nl

Resolution chain

synetic.nl resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
151.101.130.191151.101.128.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.194.191151.101.192.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.2.191151.101.0.0/22AS54113FASTLY - Fastly, Inc.CA
151.101.66.191151.101.64.0/22AS54113FASTLY - Fastly, Inc.CA

WHOIS identity

Registrar
registrar:easyhosting b.v.
Organization
Contact emails

Subdomains

289 observed subdomains of synetic.nl.

Web-graph footprint

Distinct hostnames that link to or from synetic.nl in the public web crawl.

26 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for synetic.nl.

MechanismTarget
SPF_INCLUDE26461046.spf08.hubspotemail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.210.144.194
SPF_IP173.226.199.130
SPF_IP34.247.154.100
SPF_IP37.203.223.0/24
SPF_IP52.208.197.176
SPF_IP52.212.250.176
SPF_IP64.191.16.0/24
SPF_IP64.74.209.0/24
SPF_IP66.179.50.160/27
SPF_IP67.217.237.192/27
SPF_IP75.98.93.0/24
SPF_IP92.111.77.42
SPF_IP94.228.142.131
SPF_IP95.211.119.4
SPF_MXsynetic.nl

Related pages

Pivot deeper into the graph from synetic.nl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "synetic.nl"})-[: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.