Skip to content

Hostname

silversail.hr

Last fetched

silversail.hr resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:plus hosting grupa d.o.o. as the registrar.

Nutrition Label

WHISPER CANON · silversail.hrRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/silversail.hr

Resolution chain

silversail.hr resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.42.207104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.210.19172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
92.205.160.7292.205.160.0/21AS21499DE

WHOIS identity

Registrar
registrar:plus hosting grupa d.o.o.
Organization
srebrno jedro d.o.o.
Contact emails

Subdomains

3 observed subdomains of silversail.hr.

Web-graph footprint

Distinct hostnames that link to or from silversail.hr in the public web crawl.

56 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for silversail.hr.

MechanismTarget
SPF_INCLUDE_spf.nausys.com
SPF_INCLUDEmmksystems.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP88.99.12.62
SPF_IP92.205.181.200

Related pages

Pivot deeper into the graph from silversail.hr.

Cypher and MCP

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

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