Skip to content

Hostname

studiomakeup.nl

Last fetched

studiomakeup.nl resolves to 3 IPv4 addresses operated by TRANSIP-AS - Signet B.V. in NL. WHOIS lists registrar:netbiz as the registrar.

Nutrition Label

WHISPER CANON · studiomakeup.nlRouting diversity3.0/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/studiomakeup.nl

Resolution chain

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

IPPrefixASNOperatorCountry
149.210.205.52149.210.128.0/17AS20857TRANSIP-AS - Signet B.V.NL
178.251.232.250178.251.232.0/24AS214673mijnhost - mijn.host B.V.NL
93.119.1.4193.119.0.0/20AS20857TRANSIP-AS - Signet B.V.NL

WHOIS identity

Registrar
registrar:netbiz
Organization
Contact emails

Subdomains

2 observed subdomains of studiomakeup.nl.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for studiomakeup.nl.

MechanismTarget
SPF_Astudiomakeup.nl
SPF_INCLUDEspf.smtp2go.com
SPF_IP212.178.107.131
SPF_MXstudiomakeup.nl

Related pages

Pivot deeper into the graph from studiomakeup.nl.

Cypher and MCP

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

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