Skip to content

Hostname

pro.co.il

Last fetched

pro.co.il resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:livedns ltd as the registrar.

Nutrition Label

WHISPER CANON · pro.co.ilRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pro.co.il

Resolution chain

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

IPPrefixASNOperatorCountry
107.154.119.197107.154.119.0/24AS19551INCAPSULA - Incapsula IncGB
107.154.121.197107.154.121.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
registrar:livedns ltd
Organization
el habayit
Contact emails

Subdomains

22 observed subdomains of pro.co.il.

Web-graph footprint

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

129 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP99.80.62.190

Related pages

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

Cypher and MCP

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

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