Skip to content

Hostname

conti.ba

Last fetched

conti.ba resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · conti.baRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/conti.ba

Resolution chain

conti.ba resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.6.134104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
116.202.162.45116.202.0.0/16AS24940HETZNER-ASDE
172.67.154.223172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
46.4.228.4246.4.0.0/16AS24940HETZNER-ASDE

WHOIS identity

No WHOIS records are currently associated with conti.ba in WhisperGraph.

Subdomains

2 observed subdomains of conti.ba.

Web-graph footprint

Distinct hostnames that link to or from conti.ba in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for conti.ba.

MechanismTarget
SPF_Ahost1.herchost.de
SPF_IP116.202.162.45
SPF_IP212.39.114.195
SPF_IP46.4.228.42

Related pages

Pivot deeper into the graph from conti.ba.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "conti.ba"})-[: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.