Skip to content

Hostname

tmir.org.il

Last fetched

tmir.org.il resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · tmir.org.ilRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/tmir.org.il

Resolution chain

tmir.org.il resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.0.224104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.128.88172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with tmir.org.il in WhisperGraph.

Subdomains

8 observed subdomains of tmir.org.il.

Web-graph footprint

Distinct hostnames that link to or from tmir.org.il in the public web crawl.

46 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for tmir.org.il.

MechanismTarget
SPF_Aal-sender.allegronet.co.il
SPF_Acaptain.allegronet.co.il
SPF_Atmir.org.il
SPF_INCLUDEinforumail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.127.9.160/32
SPF_IP185.162.125.126
SPF_IP192.114.70.3/32
SPF_IP212.150.211.205/32
SPF_IP212.150.211.210/32
SPF_IP213.57.26.0/24
SPF_MXtmir.org.il

Related pages

Pivot deeper into the graph from tmir.org.il.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tmir.org.il"})-[: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.