Skip to content

Hostname

bioz.com

Last fetched

bioz.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · bioz.comRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bioz.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.5.179100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.60.16818.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.155.25244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.86.7244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.19.234.19250.19.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.1.3952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.39.4152.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.47.11954.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.148.117100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.18.24198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

23 observed subdomains of bioz.com.

Web-graph footprint

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

455 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bioz.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from bioz.com.

Cypher and MCP

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

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