Skip to content

Hostname

3lmee.com

Last fetched

3lmee.com resolves to 1 IPv4 address operated by AS136907 in SA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 3lmee.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/3lmee.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.238.224.14680.238.224.0/20AS136907SA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of 3lmee.com.

Web-graph footprint

Distinct hostnames that link to or from 3lmee.com in the public web crawl.

10 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • 3lmee.com

SPF policy

5 SPF mechanisms authorising senders for 3lmee.com.

MechanismTarget
SPF_A3lmee.com
SPF_IP80.238.224.146
SPF_IP83.149.93.226
SPF_IP95.211.252.211
SPF_MX3lmee.com

Related pages

Pivot deeper into the graph from 3lmee.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "3lmee.com"})-[: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.