Skip to content

Hostname

megatoon.org

Last fetched

megatoon.org resolves to 186.227.196.66, announced in 186.227.192.0/21 by AS53055 - DIMENOC SERVICOS DE INFORMATICA LTDA in BR. megatoon.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · megatoon.orgRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/megatoon.org

Resolution chain

IPv6 resolution

Attribution

dimenoc servicos de informatica ltda

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.iabahost.com.br
  • ns2.iabahost.com.br
  • dane.ns.cloudflare.com
  • gracie.ns.cloudflare.com

MX records

  • megatoon.org
  • _dc-mx.00906d510228.megatoon.org

SPF policy

  • a: megatoon.org
  • mx: megatoon.org
  • ip: 186.227.196.66
  • ip: 186.227.196.67

Threat-feed evidence

History

Related pages

Pivot from megatoon.org into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "megatoon.org"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.