Skip to content

Hostname

haha.mx

Last fetched

haha.mx resolves to 172.241.213.98, announced in 172.241.212.0/22 by LEASEWEB-USA-LAX - Leaseweb USA, Inc. in US. haha.mx 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 · haha.mxRouting diversity3.0/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint7.4/10canon.whisper.security/host/haha.mx

Resolution chain

IPv6 resolution

No AAAA record for haha.mx is recorded in WhisperGraph.

Attribution

leaseweb usa

ORIGIN_AS

WHOIS identity

Registrar
registrar:godaddy.com
Registrant organisation
chen mingjie

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.brainydns.com
  • ns2.brainydns.com
  • ns1.emu-dns.com
  • ns2.emu-dns.com
  • ns1.kirklanddc.com
  • ns2.kirklanddc.com
  • ns1.koaladns.com
  • ns2.koaladns.com
  • ns1.magpiedns.com
  • ns2.magpiedns.com
  • ns1.milesmx.com
  • ns1.squirreldns.com

Threat-feed evidence

History

Related pages

Pivot from haha.mx 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: "haha.mx"})-[: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.