Skip to content

Hostname

raketa.ba

Last fetched

raketa.ba resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US.

Nutrition Label

WHISPER CANON · raketa.baRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/raketa.ba

Resolution chain

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

IPPrefixASNOperatorCountry
192.64.118.133192.64.118.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

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

Subdomains

8 observed subdomains of raketa.ba.

Web-graph footprint

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

408 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for raketa.ba.

MechanismTarget
SPF_Araketa.ba
SPF_INCLUDEspf.web-hosting.com
SPF_IP162.0.217.39
SPF_IP162.0.217.42
SPF_IP162.0.217.43
SPF_IP192.64.118.133
SPF_MXraketa.ba

Related pages

Pivot deeper into the graph from raketa.ba.

Cypher and MCP

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

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