Skip to content

Hostname

nl.bauhaus

Last fetched

nl.bauhaus resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:3779 as the registrar.

Nutrition Label

WHISPER CANON · nl.bauhausRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/nl.bauhaus

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.33.157104.18.33.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.154.99172.64.154.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
8.47.69.68.47.69.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
8.6.112.68.6.112.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
iana:3779
Organization
Contact emails

Subdomains

11 observed subdomains of nl.bauhaus.

Web-graph footprint

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

142 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for nl.bauhaus.

MechanismTarget
SPF_Amail.provite.nl
SPF_INCLUDEamazonses.com
SPF_INCLUDEantispameurope.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.otys.nl
SPF_INCLUDEspf.rpost.net
SPF_IP212.19.34.134
SPF_IP87.213.68.70/32
SPF_IP89.146.30.1/32

Related pages

Pivot deeper into the graph from nl.bauhaus.

Cypher and MCP

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

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