Skip to content

Hostname

sailor-ict.com

Last fetched

sailor-ict.com resolves to 1 IPv4 address operated by AS60781 in NL. WHOIS lists iana:2288 as the registrar.

Nutrition Label

WHISPER CANON · sailor-ict.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/sailor-ict.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.46.183.63185.46.182.0/23AS60781NL

WHOIS identity

Registrar
iana:2288
Organization
pieter hendriks
Contact emails

Subdomains

2 observed subdomains of sailor-ict.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for sailor-ict.com.

MechanismTarget
SPF_Asailor-ict.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.gammacommunications.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.routit.net
SPF_IP188.116.45.89
SPF_IP2a01:4d60:87:855:0:0:209:75
SPF_IP83.98.209.76
SPF_MXsailor-ict.com

Related pages

Pivot deeper into the graph from sailor-ict.com.

Cypher and MCP

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

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