Skip to content

Hostname

bitbasegroup.com

Last fetched

bitbasegroup.com resolves to 1 IPv4 address operated by NEPUSTILNET-AS01 Rathausstr. 3 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · bitbasegroup.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bitbasegroup.com

Resolution chain

bitbasegroup.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
212.71.199.235212.71.192.0/19AS12502NEPUSTILNET-AS01 Rathausstr. 3DE

WHOIS identity

Registrar
iana:151
Organization
bitbase gmbh & co. kg
Contact emails

Subdomains

16 observed subdomains of bitbasegroup.com.

Web-graph footprint

Distinct hostnames that link to or from bitbasegroup.com in the public web crawl.

89 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bitbasegroup.com.

MechanismTarget
SPF_Abbghosting.bitbasegroup.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.151.79.136
SPF_IP212.71.199.233
SPF_IP212.71.199.234
SPF_IP51.124.164.228
SPF_IP92.198.65.111

Related pages

Pivot deeper into the graph from bitbasegroup.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "bitbasegroup.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 20

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