Skip to content

Hostname

ooidesign.nl

Last fetched

ooidesign.nl resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in NL. WHOIS lists registrar:registrar.nl as the registrar.

Nutrition Label

WHISPER CANON · ooidesign.nlRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ooidesign.nl

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.50.2818.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.3018.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.3818.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL
18.239.50.818.239.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.NL

WHOIS identity

Registrar
registrar:registrar.nl
Organization
Contact emails

Subdomains

1 observed subdomain of ooidesign.nl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ooidesign.nl.

MechanismTarget
SPF_Aooidesign.nl
SPF_INCLUDE_spf.relay.mailprotect.be
SPF_MXooidesign.nl

Related pages

Pivot deeper into the graph from ooidesign.nl.

Cypher and MCP

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

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