Hostname
biametric.com
Last fetched
biametric.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BH. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
biametric.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 |
|---|---|---|---|---|
| 18.165.220.35 | 18.164.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.165.220.61 | 18.164.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.165.220.76 | 18.164.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.165.220.96 | 18.164.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | BH |
| 18.66.147.125 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.18 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.50 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.147.84 | 18.66.144.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:81
- Organization
- bia analytical
- Contact emails
Subdomains
3 observed subdomains of biametric.com.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for biametric.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from biametric.com.
- IP · 18.165.220.35
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:81
- Country · BH
- Email · 0d7c9b5e2ef60f220f399a6832ea31f5-50008415@contact.gandi.net
- 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: "biametric.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.