Skip to content

Hostname

me1.net

Last fetched

me1.net resolves to 111.90.148.192, announced in 111.90.144.0/21 by SHINJIRU-MY-AS-AP - Shinjiru Technology Sdn Bhd in MY. me1.net 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 · me1.netRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/me1.net

Resolution chain

IPv6 resolution

No AAAA record for me1.net is recorded in WhisperGraph.

Attribution

shinjiru sdn bhd

ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
gods-domains_com
Contact emails
7256bf575b5742c49556c9ab019a5d14.protect@withheldforprivacy.com, mark@lovearth.net

Subdomains

Showing 2 of 2 subdomains (2 per page).

Mail and authentication

Nameservers

  • dns1.registrar-servers.com
  • dns2.registrar-servers.com

MX records

  • echo.mxrouting.net
  • echo-relay.mxrouting.net

SPF policy

  • include: mxroute.com
  • a: me1.net
  • mx: me1.net

Threat-feed evidence

History

Related pages

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