Skip to content

Hostname

shafaghclinic.com

Last fetched

shafaghclinic.com resolves to 3 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:1924 as the registrar.

Nutrition Label

WHISPER CANON · shafaghclinic.comRouting diversity3.0/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/shafaghclinic.com

Resolution chain

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

IPPrefixASNOperatorCountry
157.90.227.227157.90.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
185.143.233.235185.143.233.0/24AS205585ARVANCLOUD-CDN-IR - Noyan Abr Arvan Co. ( Private Joint Stock)IR
185.143.234.235185.143.234.0/24AS205585ARVANCLOUD-CDN-IR - Noyan Abr Arvan Co. ( Private Joint Stock)IR

WHOIS identity

Registrar
iana:1924
Organization
milen radumilo
Contact emails

Subdomains

2 observed subdomains of shafaghclinic.com.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for shafaghclinic.com.

MechanismTarget
SPF_Ashafaghclinic.com
SPF_IP157.90.227.227
SPF_IP89.32.248.170
SPF_MXshafaghclinic.com

Related pages

Pivot deeper into the graph from shafaghclinic.com.

Cypher and MCP

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

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