Skip to content

Hostname

2a2.com.br

Last fetched

2a2.com.br resolves to 2 IPv4 addresses operated by AS-HOSTINGER in US. WHOIS lists registrar:hstdomains (127) as the registrar.

Nutrition Label

WHISPER CANON · 2a2.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/2a2.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
147.79.72.101147.79.72.0/21AS47583AS-HOSTINGERUS
88.223.87.188.223.80.0/21AS47583AS-HOSTINGERUS

WHOIS identity

Registrar
registrar:hstdomains (127)
Organization
rio sm2 lanchonete e bar ltda
Contact emails

Subdomains

1 observed subdomain of 2a2.com.br.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for 2a2.com.br.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from 2a2.com.br.

Cypher and MCP

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

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