Skip to content

Hostname

luggo.com.br

Last fetched

luggo.com.br resolves to 1 IPv4 address operated by AKAMAI-AS - Akamai Technologies, Inc. in BR.

Nutrition Label

WHISPER CANON · luggo.com.brRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/luggo.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
23.45.227.14523.45.224.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.BR

WHOIS identity

Registrar
Organization
mrv investimentos ltda
Contact emails

Subdomains

27 observed subdomains of luggo.com.br.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for luggo.com.br.

MechanismTarget
SPF_Aluggo.com.br
SPF_INCLUDE_spf.atoracle.com
SPF_INCLUDErp.oracleemaildelivery.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP177.131.146.41/32
SPF_IP177.131.146.42/32
SPF_IP177.69.35.82/32
SPF_IP187.1.84.67/32
SPF_IP187.72.185.139/32
SPF_IP201.62.245.72/32
SPF_IP201.62.245.75/32
SPF_MXluggo.com.br

Related pages

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

Cypher and MCP

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

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