Skip to content

Hostname

light.com.br

Last fetched

light.com.br resolves to 1 IPv4 address operated by AS263673 in BR.

Nutrition Label

WHISPER CANON · light.com.brRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/light.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
179.127.127.80179.127.139.0/24AS263673BR

WHOIS identity

Registrar
Organization
light - servicos de eletricidade s/a
Contact emails

Subdomains

69 observed subdomains of light.com.br.

Web-graph footprint

Distinct hostnames that link to or from light.com.br in the public web crawl.

250 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for light.com.br.

MechanismTarget
SPF_Alight.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-00a12701.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP177.131.146.1/24
SPF_IP179.127.127.0/24
SPF_IP200.216.75.104/32
SPF_IP200.222.91.230/32
SPF_MXlight.com.br

Related pages

Pivot deeper into the graph from light.com.br.

Cypher and MCP

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

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