Skip to content

Hostname

tender.ba

Last fetched

tender.ba resolves to 1 IPv4 address operated by A2HOSTING - A2 Hosting, Inc. in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.146.22.242185.146.20.0/22AS55293A2HOSTING - A2 Hosting, Inc.NL

WHOIS identity

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

Subdomains

10 observed subdomains of tender.ba.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • tender.ba

SPF policy

9 SPF mechanisms authorising senders for tender.ba.

MechanismTarget
SPF_Atender.ba
SPF_INCLUDEsmtp.servconfig.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP184.173.239.120/32
SPF_IP192.185.121.210
SPF_IP198.46.81.2
SPF_IP67.18.17.58
SPF_IP67.199.146.82
SPF_MXtender.ba

Related pages

Pivot deeper into the graph from tender.ba.

Cypher and MCP

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

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