Skip to content

Hostname

skin.ro

Last fetched

skin.ro resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · skin.roRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/skin.ro

Resolution chain

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

IPPrefixASNOperatorCountry
159.69.76.208159.69.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

53 observed subdomains of skin.ro.

Web-graph footprint

Distinct hostnames that link to or from skin.ro in the public web crawl.

20 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

20 SPF mechanisms authorising senders for skin.ro.

MechanismTarget
SPF_INCLUDEnewsman.app
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.243.78.154
SPF_IP136.255.164.46
SPF_IP138.201.32.131
SPF_IP144.76.196.172
SPF_IP159.69.66.16
SPF_IP159.69.76.208
SPF_IP159.69.76.213
SPF_IP168.119.95.43
SPF_IP195.201.198.70
SPF_IP23.88.16.140
SPF_IP34.32.57.60
SPF_IP5.9.99.178
SPF_IP65.108.131.206
SPF_IP65.21.202.208
SPF_IP78.97.93.143
SPF_IP88.99.139.196
SPF_IP95.217.36.17
SPF_MXskin.ro

Related pages

Pivot deeper into the graph from skin.ro.

Cypher and MCP

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

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