Skip to content

Hostname

ezim-solutions.com

Last fetched

ezim-solutions.com resolves to 1 IPv4 address operated by AS9381 in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ezim-solutions.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ezim-solutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
218.255.24.166218.255.0.0/19AS9381HK

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of ezim-solutions.com.

Web-graph footprint

Distinct hostnames that link to or from ezim-solutions.com in the public web crawl.

15 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ezim-solutions.com.

MechanismTarget
SPF_Asmtp.ixmail2.hkcix.com
SPF_Asmtp.ixmail4.hkcix.com
SPF_INCLUDEmail.hkbnes.net
SPF_INCLUDEnetvigator.com
SPF_INCLUDEpccw.com
SPF_INCLUDEwtt-spf.hkbn.com.hk
SPF_IP202.181.206.54
SPF_IP218.255.24.166
SPF_IP63.216.45.248

Related pages

Pivot deeper into the graph from ezim-solutions.com.

Cypher and MCP

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

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