Hostname
bienici.com
Last fetched
bienici.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
bienici.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.172.242.69 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.73 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.83 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 18.172.242.85 | 18.172.240.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HU |
| 3.168.122.21 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.3 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.4 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.57 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.222.214.124 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.129 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.13 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.222.214.48 | 52.222.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:81
- Organization
- bien'ici
- Contact emails
- said.elhabibi@relaymark.com
- 013ee7fb126837466d7fd16f5385893c-5036002@contact.gandi.net
- 12c8797c0bcc5947f9f5693eb568548a-5036002@contact.gandi.net
- 20ec089bb26c90c9792c1c1862a05d17-5036002@contact.gandi.net
- 67455deca2afd212629be75583eceda0-5036002@contact.gandi.net
- 871804c5829461b9f169796d258fde33-5036002@contact.gandi.net
- 9046f3c42fab2deb4d6d6c3039c225e9-5036002@contact.gandi.net
- 9b6224e5dfa8a8d08a832bb65e10e5f4-5036002@contact.gandi.net
Subdomains
347 observed subdomains of bienici.com.
Showing 25 of 347. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bienici.com in the public web crawl.
1,530 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for bienici.com.
| Mechanism | Target |
|---|---|
| SPF_A | mailer.bienici.com |
| SPF_INCLUDE | sas-arche.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.zoho.eu |
| SPF_INCLUDE | transmail.net |
| SPF_INCLUDE | zcsend.net |
| SPF_IP | 109.26.227.70/32 |
Related pages
Pivot deeper into the graph from bienici.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bienici.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.