Skip to content

Hostname

bio-gems.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.235.1413.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.1513.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
13.33.235.6213.33.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
3.171.117.153.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.43.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.743.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.773.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of bio-gems.com.

Web-graph footprint

Distinct hostnames that link to or from bio-gems.com in the public web crawl.

96 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bio-gems.com.

MechanismTarget
SPF_Atitaniumvfax.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsecureserver.net
SPF_IP64.136.173.84/32
SPF_IP64.136.174.217/32

Related pages

Pivot deeper into the graph from bio-gems.com.

Cypher and MCP

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

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