Skip to content

Hostname

redlights.nl

Last fetched

redlights.nl resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:team.blue nl b.v. as the registrar.

Nutrition Label

WHISPER CANON · redlights.nlRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/redlights.nl

Resolution chain

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

IPPrefixASNOperatorCountry
34.111.159.14934.108.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
registrar:team.blue nl b.v.
Organization
Contact emails

Subdomains

9 observed subdomains of redlights.nl.

Web-graph footprint

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

376 sites link to this hostname.

172 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for redlights.nl.

MechanismTarget
SPF_Aredlights.nl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEfdspfeuc.freshemail.io
SPF_INCLUDEspf.protection.outlook.com
SPF_IP35.190.202.22
SPF_IP35.210.230.235
SPF_IP35.210.231.122
SPF_MXredlights.nl

Related pages

Pivot deeper into the graph from redlights.nl.

Cypher and MCP

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

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