Skip to content

Hostname

jaybee.com

Last fetched

jaybee.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.248.10018.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.1318.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.3318.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.9418.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
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

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of jaybee.com.

Web-graph footprint

Distinct hostnames that link to or from jaybee.com in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for jaybee.com.

MechanismTarget
SPF_IP194.90.1.0/24
SPF_IP194.90.6.0/24
SPF_IP194.90.9.0/26
SPF_IP199.203.100.200
SPF_IP199.203.100.202
SPF_IP199.203.100.205
SPF_IP199.203.100.206

Related pages

Pivot deeper into the graph from jaybee.com.

Cypher and MCP

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

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