Skip to content

Hostname

mexicaletta.com.br

Last fetched

mexicaletta.com.br resolves to 2 IPv4 addresses operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US.

Nutrition Label

WHISPER CANON · mexicaletta.com.brRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/mexicaletta.com.br

Resolution chain

mexicaletta.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.241.100.228162.241.96.0/21AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS
45.148.96.2845.148.96.0/24AS53107BR

WHOIS identity

No WHOIS records are currently associated with mexicaletta.com.br in WhisperGraph.

Subdomains

6 observed subdomains of mexicaletta.com.br.

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • mexicaletta.com.br

SPF policy

3 SPF mechanisms authorising senders for mexicaletta.com.br.

MechanismTarget
SPF_Amexicaletta.com.br
SPF_IP162.241.100.228
SPF_MXmexicaletta.com.br

Related pages

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

Cypher and MCP

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

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