Skip to content

Hostname

bespirit.co.il

Last fetched

bespirit.co.il resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · bespirit.co.ilRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/bespirit.co.il

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.80.112143.204.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
143.204.80.128143.204.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
143.204.80.35143.204.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
143.204.80.50143.204.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.168.167.1193.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.383.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.393.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.723.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

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

Subdomains

10 observed subdomains of bespirit.co.il.

Web-graph footprint

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

63 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bespirit.co.il.

MechanismTarget
SPF_Abespirit.co.il
SPF_INCLUDE_spf.inbox.co.il
SPF_IP52.208.41.205
SPF_IP54.246.26.66
SPF_IP62.210.52.130
SPF_IP88.218.116.49
SPF_MXbespirit.co.il

Related pages

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

Cypher and MCP

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

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