Skip to content

Hostname

redlights.be

Last fetched

redlights.be resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:name: virtuality bvba|website: www.virtuality.be|| as the registrar.

Nutrition Label

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

Resolution chain

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

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

WHOIS identity

Registrar
registrar:name: virtuality bvba|website: www.virtuality.be||
Organization
Contact emails

Subdomains

20 observed subdomains of redlights.be.

Web-graph footprint

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

426 sites link to this hostname.

176 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for redlights.be.

MechanismTarget
SPF_Aredlights.be
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a00:1c98:10:19:0:0:0:10
SPF_IP34.140.250.124
SPF_IP35.210.16.233
SPF_IP35.210.231.122
SPF_IP35.210.90.55
SPF_IP83.217.72.40
SPF_MXredlights.be

Related pages

Pivot deeper into the graph from redlights.be.

Cypher and MCP

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

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