Skip to content

Hostname

markupscript.nl

Last fetched

markupscript.nl resolves to 1 IPv4 address operated by AS39700 in NL. WHOIS lists registrar:internet service europe b.v. as the registrar.

Nutrition Label

WHISPER CANON · markupscript.nlRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/markupscript.nl

Resolution chain

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

IPPrefixASNOperatorCountry
185.75.159.73185.75.156.0/22AS39700NL

WHOIS identity

Registrar
registrar:internet service europe b.v.
Organization
Contact emails

Subdomains

1 observed subdomain of markupscript.nl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for markupscript.nl.

MechanismTarget
SPF_Amarkupscript.nl
SPF_IP185.75.159.0/24
SPF_IP213.206.252.0/24
SPF_IP213.207.110.0/24
SPF_IP88.159.17.0/24
SPF_MXmarkupscript.nl

Related pages

Pivot deeper into the graph from markupscript.nl.

Cypher and MCP

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

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