Skip to content

Hostname

elimuwave.com

Last fetched

elimuwave.com resolves to 1 IPv4 address operated by AS37156 in KE. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · elimuwave.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/elimuwave.com

Resolution chain

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

IPPrefixASNOperatorCountry
41.78.26.21841.78.24.0/22AS37156KE

WHOIS identity

Registrar
iana:625
Organization
henry njoroge
Contact emails

Subdomains

2 observed subdomains of elimuwave.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from elimuwave.com.

Cypher and MCP

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

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