Skip to content

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

WHISPER CANON · bittnet.roRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bittnet.ro

Resolution chain

bittnet.ro resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.10.109108.139.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.10.121108.139.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.10.76108.139.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.10.9108.139.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.185.11318.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.185.3818.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.185.5518.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.185.8518.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

26 observed subdomains of bittnet.ro.

Web-graph footprint

Distinct hostnames that link to or from bittnet.ro in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bittnet.ro.

MechanismTarget
SPF_INCLUDE6179354.spf05.hubspotemail.net
SPF_INCLUDEnewsman.app
SPF_INCLUDEspf.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.