Hostname
btepos.ro
Last fetched
btepos.ro resolves to 12 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in CZ. WHOIS lists registrar:claus web srl as the registrar.
Nutrition Label
Resolution chain
btepos.ro 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 |
|---|---|---|---|---|
| 2.17.147.152 | 2.17.147.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
| 2.17.147.187 | 2.17.147.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
| 23.34.59.15 | 23.34.59.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.34.59.20 | 23.34.59.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | US |
| 23.50.131.141 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 23.50.131.142 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 23.50.131.144 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 23.50.232.200 | 23.50.232.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | SG |
| 23.53.43.48 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 23.53.43.56 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | DE |
| 95.100.146.24 | 95.100.146.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
| 95.100.146.40 | 95.100.146.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | CZ |
WHOIS identity
- Registrar
- registrar:claus web srl
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of btepos.ro.
| Subdomain |
|---|
| test.btepos.ro |
| www.btepos.ro |
Web-graph footprint
Distinct hostnames that link to or from btepos.ro in the public web crawl.
49 sites link to this hostname.
23 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for btepos.ro.
| Mechanism | Target |
|---|---|
| SPF_A | btepos.ro |
| SPF_IP | 194.145.238.0/24 |
| SPF_IP | 37.251.255.203 |
| SPF_MX | btepos.ro |
Related pages
Pivot deeper into the graph from btepos.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "btepos.ro"})-[: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.