Skip to content

Hostname

bitpay.co.il

Last fetched

bitpay.co.il resolves to 1 IPv4 address operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · bitpay.co.ilRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/bitpay.co.il

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.207.145.60.207.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

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

Subdomains

7 observed subdomains of bitpay.co.il.

Web-graph footprint

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

126 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bitpay.co.il.

MechanismTarget
SPF_IP192.115.116.40
SPF_IP194.90.10.40
SPF_IP212.68.154.40
SPF_IP81.218.241.50

Related pages

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

Cypher and MCP

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

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