Skip to content

Hostname

bioxcell.com

Last fetched

bioxcell.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · bioxcell.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bioxcell.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.58.129.10813.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
13.58.89.19613.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.161.6216.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.218.17.19318.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.12.48.1463.12.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.37.1573.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.176.963.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.20.209.1423.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.138.221.1563.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
16.59.87.13716.59.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bioxcell.com.

Related pages

Pivot deeper into the graph from bioxcell.com.

Cypher and MCP

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

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