Skip to content

Hostname

lippel.com.br

Last fetched

lippel.com.br resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

WHISPER CANON · lippel.com.brRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/lippel.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
51.222.200.14651.235.36.0/24AS16276CA

WHOIS identity

Registrar
Organization
irm?os lippel
Contact emails

Subdomains

45 observed subdomains of lippel.com.br.

Web-graph footprint

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

17 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lippel.com.br.

MechanismTarget
SPF_Alippel.com.br
SPF_INCLUDEamazonses.com
SPF_IP144.217.158.101
SPF_IP192.99.215.75
SPF_IP51.222.200.146

Related pages

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

Cypher and MCP

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

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