Skip to content

Hostname

sailing.computer

Last fetched

sailing.computer resolves to 1 IPv4 address operated by AS29119 in ES. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · sailing.computerRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/sailing.computer

Resolution chain

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

IPPrefixASNOperatorCountry
84.232.4.5684.232.0.0/17AS29119ES

WHOIS identity

Registrar
iana:1647
Organization
rcr proyectos de software
Contact emails

Subdomains

1 observed subdomain of sailing.computer.

Web-graph footprint

Distinct hostnames that link to or from sailing.computer in the public web crawl.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • sailing.computer

SPF policy

3 SPF mechanisms authorising senders for sailing.computer.

MechanismTarget
SPF_Asailing.computer
SPF_IP84.232.4.56
SPF_MXsailing.computer

Related pages

Pivot deeper into the graph from sailing.computer.

Cypher and MCP

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

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