Skip to content

Hostname

as2.com.br

Last fetched

as2.com.br resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in US.

Nutrition Label

WHISPER CANON · as2.com.brRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/as2.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
23.111.137.12223.111.136.0/21AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
Organization
sandro ernesto da silva
Contact emails

Subdomains

30 observed subdomains of as2.com.br.

Web-graph footprint

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

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • as2.com.br

SPF policy

8 SPF mechanisms authorising senders for as2.com.br.

MechanismTarget
SPF_Aas2.com.br
SPF_IP162.220.61.50
SPF_IP23.111.137.122
SPF_IP67.227.134.44
SPF_IP67.227.134.8
SPF_IP69.167.178.14
SPF_IP69.167.178.7
SPF_MXas2.com.br

Related pages

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

Cypher and MCP

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

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