Skip to content

Hostname

elxmed.com

Last fetched

elxmed.com resolves to 1 IPv4 address operated by DataKeepers (Pty) Ltd - DataKeepers (Pty) Ltd in ZA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · elxmed.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/elxmed.com

Resolution chain

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

IPPrefixASNOperatorCountry
102.67.139.142102.67.139.0/24AS328170DataKeepers (Pty) Ltd - DataKeepers (Pty) LtdZA

WHOIS identity

Registrar
iana:69
Organization
laurie fialkov
Contact emails

Subdomains

8 observed subdomains of elxmed.com.

Web-graph footprint

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

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for elxmed.com.

MechanismTarget
SPF_Aelxmed.com
SPF_INCLUDEspf.host-h.net
SPF_MXelxmed.com

Related pages

Pivot deeper into the graph from elxmed.com.

Cypher and MCP

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

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