Skip to content

Hostname

globus.co.il

Last fetched

globus.co.il resolves to 2 IPv4 addresses operated by PARTNER-AS - Partner Communications Ltd. in IL.

Nutrition Label

WHISPER CANON · globus.co.ilRouting diversity2.4/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/globus.co.il

Resolution chain

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

IPPrefixASNOperatorCountry
213.8.45.84213.8.32.0/19AS12400PARTNER-AS - Partner Communications Ltd.IL
63.250.61.14163.250.61.0/24AS44709CLOUDWEBMANAGE-IL - O.M.C. COMPUTERS & COMMUNICATIONS LTDIL

WHOIS identity

No WHOIS records are currently associated with globus.co.il in WhisperGraph.

Subdomains

7 observed subdomains of globus.co.il.

Web-graph footprint

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

35 sites link to this hostname.

62 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for globus.co.il.

MechanismTarget
SPF_INCLUDEinforumail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP63.250.61.141

Related pages

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

Cypher and MCP

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

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