Hostname
alembir.com
Last fetched
alembir.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
alembir.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.41.227 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.195.150 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- yazilimduragi@gmail.com
- 1ee9b794b3294a78698e497f7e5f61f522b493b257ce2a824167869b85a06f70@alembir.com.whoisproxy.org
- 1feae4e486253f8159b6ef4ade2e0b82694cf8edae47781c18cdd57962b2043d@alembir.com.whoisproxy.org
- 2229ba1be4a83e035b153bbd8276f1e1a369224da37c1cfb4f8b17eb643b7c72@alembir.com.whoisproxy.org
- 3036ceba49102959cbca856744e3cce2d55293573ff7e64e3e85197a923b5d23@alembir.com.whoisproxy.org
- 34af3c9ad67583cdcae938f939b6dce6f56e1d76c25dba8168288d3129d56865@alembir.com.whoisproxy.org
- 53fb33d9c1a446296d19e535ce21aff1f6ed14e17edfacca597d866f5e02200b@alembir.com.whoisproxy.org
- 5fd8ac2ea7aaa8050a31bb5c2844af99738c6bea1ff9eb46b41f00d42f74ad8e@alembir.com.whoisproxy.org
- 71b8421172a8985dccf8d043518c167cb54906142d00989e7547d23a8da6b1e9@alembir.com.whoisproxy.org
- 7898f7322224940b0d542c6df240147e16a1804e1cbf0f68bbb202679464bc89@alembir.com.whoisproxy.org
- 7d0714a2747f40483a92a93d30ac0fd8dd0b35f5a667911180a2d0ed85e14a9b@alembir.com.whoisproxy.org
- 8de4ddff158cbbee84a37b1ff9fd6ec0c448fe1a2406d7de41f2583c9e189d94@alembir.com.whoisproxy.org
- 91e3da4372d98b566a48e48879ff1fd474a309d8d0fb2dbde1207b7e313f6495@alembir.com.whoisproxy.org
- 96a964798e9f620137d52123478775de24495e61bba2f628409669767b3f1b2a@alembir.com.whoisproxy.org
- d44a890f4fd2f20fda221f21f8563470b715ff003e60e30cb7fd54d073a7b898@alembir.com.whoisproxy.org
- f4d52714e047a09a4a6ebebd7f625e62fe42e32328a037a2a95cacbe498fec4f@alembir.com.whoisproxy.org
Subdomains
2 observed subdomains of alembir.com.
| Subdomain |
|---|
| mail.alembir.com |
| www.alembir.com |
Web-graph footprint
Distinct hostnames that link to or from alembir.com in the public web crawl.
Threat posture
History
Related pages
Pivot deeper into the graph from alembir.com.
- IP · 104.21.41.227
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:269
- Country · CA
- Email · yazilimduragi@gmail.com
- TLD · .com
- Browse hostnames · al…
- 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: "alembir.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.