Skip to content

Hostname

elhamclinic.com

Last fetched

elhamclinic.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · elhamclinic.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/elhamclinic.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.44.46104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.194.211172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
5.144.130.735.144.130.0/24AS59441IR

WHOIS identity

Registrar
iana:1387
Organization
Contact emails

Subdomains

7 observed subdomains of elhamclinic.com.

Web-graph footprint

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

55 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for elhamclinic.com.

MechanismTarget
SPF_Aelhamclinic.com
SPF_INCLUDEmailii.org
SPF_INCLUDEspf.mailii.org
SPF_IP208.74.123.2
SPF_IP62.204.61.114
SPF_IP62.204.61.19
SPF_IP62.60.201.22
SPF_MXelhamclinic.com

Related pages

Pivot deeper into the graph from elhamclinic.com.

Cypher and MCP

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

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