Skip to content

Hostname

megatron.com.br

Last fetched

megatron.com.br resolves to 1 IPv4 address operated by AS53243 in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
177.11.52.94177.11.52.0/24AS53243BR

WHOIS identity

Registrar
Organization
megacabos industria e com de cabos especiais ltda
Contact emails

Subdomains

16 observed subdomains of megatron.com.br.

Web-graph footprint

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

13 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net
SPF_IP138.185.21.51
SPF_IP179.106.191.234
SPF_IP187.85.166.111/32
SPF_IP200.151.82.142
SPF_IP45.163.72.150/32

Related pages

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

Cypher and MCP

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

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