Skip to content

Hostname

howtobeorange.scriptum.nl

Last fetched

howtobeorange.scriptum.nl resolves to 1 IPv4 address operated by AS208501 in NL.

Nutrition Label

WHISPER CANON · howtobeorange.scriptum.nlRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/howtobeorange.scriptum.nl

Resolution chain

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

IPPrefixASNOperatorCountry
45.131.240.545.131.240.0/23AS208501NL

WHOIS identity

No WHOIS records are currently associated with howtobeorange.scriptum.nl in WhisperGraph.

Subdomains

1 observed subdomain of howtobeorange.scriptum.nl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for howtobeorange.scriptum.nl.

MechanismTarget
SPF_Ahowtobeorange.scriptum.nl
SPF_INCLUDEnetrex.nl
SPF_INCLUDEoutlook.com
SPF_IP45.131.240.5
SPF_IP85.17.234.157
SPF_MXhowtobeorange.scriptum.nl

Related pages

Pivot deeper into the graph from howtobeorange.scriptum.nl.

Cypher and MCP

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

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