Skip to content

Hostname

mega.com.br

Last fetched

mega.com.br resolves to 2 IPv4 addresses operated by SPRINTHOST in NL.

Nutrition Label

WHISPER CANON · mega.com.brRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mega.com.br

Resolution chain

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

IPPrefixASNOperatorCountry
159.60.137.78159.60.128.0/20AS35280SPRINTHOSTNL
52.167.224.2952.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
Organization
paulo s.bittencourt
Contact emails

Subdomains

38 observed subdomains of mega.com.br.

Web-graph footprint

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

73 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mega.com.br.

MechanismTarget
SPF_INCLUDE20786608.spf08.hubspotemail.net
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP189.16.40.200
SPF_IP92.222.132.224/27
SPF_MXmega.com.br

Related pages

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

Cypher and MCP

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

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