Skip to content

Hostname

jaybee.co.il

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.65.214.2518.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.8318.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.9618.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
18.65.214.9818.65.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.168.122.363.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.43.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.833.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.883.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

1 observed subdomain of jaybee.co.il.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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