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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.235.14 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.15 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.2 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 13.33.235.62 | 13.33.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.171.117.15 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.4 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.74 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.77 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
2 observed subdomains of bio-gems.com.
| Subdomain |
|---|
| dev.bio-gems.com |
| www.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.
| Mechanism | Target |
|---|---|
| SPF_A | titaniumvfax.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | secureserver.net |
| SPF_IP | 64.136.173.84/32 |
| SPF_IP | 64.136.174.217/32 |
Related pages
Pivot deeper into the graph from bio-gems.com.
- IP · 13.33.235.14
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · FI
- Email · bio-gems.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · bi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.