Skip to content

Hostname

activenettelecom.com.br

Last fetched

activenettelecom.com.br resolves to 1 IPv4 address operated by AS16276 in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.95.5.24192.95.0.0/18AS16276BR

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

9 observed subdomains of activenettelecom.com.br.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • activenettelecom.com.br

SPF policy

9 SPF mechanisms authorising senders for activenettelecom.com.br.

MechanismTarget
SPF_Aactivenettelecom.com.br
SPF_IP136.243.24.56
SPF_IP136.243.24.58
SPF_IP192.95.5.24
SPF_IP51.79.99.176
SPF_IP65.109.113.37
SPF_IP65.109.113.49
SPF_IP88.99.73.131
SPF_MXactivenettelecom.com.br

Related pages

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

Cypher and MCP

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

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