Skip to content

Hostname

partner.co.il

Last fetched

partner.co.il resolves to 1 IPv4 address operated by AS12400 in IL. WHOIS lists registrar:israel internet association isoc-il as the registrar.

Nutrition Label

WHISPER CANON · partner.co.ilRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.8/10canon.whisper.security/host/partner.co.il

Resolution chain

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

IPPrefixASNOperatorCountry
192.118.8.10192.118.8.0/22AS12400IL

WHOIS identity

Registrar
registrar:israel internet association isoc-il
Organization
partner communications company
Contact emails

Subdomains

72 observed subdomains of partner.co.il.

Web-graph footprint

Distinct hostnames that link to or from partner.co.il in the public web crawl.

257 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for partner.co.il.

MechanismTarget
SPF_Apartner.co.il
SPF_INCLUDEemailv.com
SPF_IP167.89.22.171
SPF_IP172.16.20.0/24
SPF_IP82.102.144.118
SPF_IP82.102.144.119
SPF_IP82.102.144.120
SPF_IP82.102.144.121
SPF_IP82.102.144.92
SPF_IP82.102.144.93
SPF_IP82.102.144.94
SPF_IP82.102.144.95
SPF_IP94.188.158.30
SPF_MXpartner.co.il

Related pages

Pivot deeper into the graph from partner.co.il.

Cypher and MCP

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

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