Skip to content

Hostname

skins.nl

Last fetched

skins.nl resolves to 6 IPv4 addresses operated by AS24940 in DE. WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · skins.nlRouting diversity3.0/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/skins.nl

Resolution chain

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

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

46 observed subdomains of skins.nl.

Web-graph footprint

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

353 sites link to this hostname.

43 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for skins.nl.

MechanismTarget
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf5996.copernica.net

Related pages

Pivot deeper into the graph from skins.nl.

Cypher and MCP

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

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