Hostname
bittnet.ro
Last fetched
bittnet.ro resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:ici - registrar as the registrar.
Nutrition Label
Resolution chain
bittnet.ro 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 |
|---|---|---|---|---|
| 108.139.10.109 | 108.139.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.10.121 | 108.139.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.10.76 | 108.139.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 108.139.10.9 | 108.139.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.185.113 | 18.154.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.185.38 | 18.154.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.185.55 | 18.154.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.185.85 | 18.154.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- registrar:ici - registrar
- Organization
- —
- Contact emails
- —
Subdomains
26 observed subdomains of bittnet.ro.
Showing 24 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bittnet.ro in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for bittnet.ro.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 6179354.spf05.hubspotemail.net |
| SPF_INCLUDE | newsman.app |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from bittnet.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bittnet.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.