Skip to content

Hostname

sunshower.nl

Last fetched

sunshower.nl resolves to 1 IPv4 address operated by AS8315 in NL. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · sunshower.nlRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/sunshower.nl

Resolution chain

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

IPPrefixASNOperatorCountry
79.99.185.8979.99.184.0/21AS8315NL

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

19 observed subdomains of sunshower.nl.

Web-graph footprint

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

22 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for sunshower.nl.

MechanismTarget
SPF_Avps1820.2is.nl
SPF_INCLUDE_spf.exonet.nl
SPF_INCLUDE_spf.mailplus.nl
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.spotler.email
SPF_INCLUDE_spf.transip.email
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfrerouting.xink.io
SPF_INCLUDEu6400241.wl242.sendgrid.net
SPF_IP136.144.136.2/32
SPF_IP136.144.199.74
SPF_IP149.210.149.73
SPF_IP149.210.170.108
SPF_IP37.114.93.202
SPF_IP37.114.93.203
SPF_IP79.99.185.90
SPF_IP79.99.185.95
SPF_IP95.97.151.178
SPF_IP95.97.151.182
SPF_MXsunshower.nl

Related pages

Pivot deeper into the graph from sunshower.nl.

Cypher and MCP

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

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