Skip to content

Hostname

hip.ba

Last fetched

hip.ba resolves to 2 IPv4 addresses operated by ANSONNET-AS-UK in US.

Nutrition Label

WHISPER CANON · hip.baRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/hip.ba

Resolution chain

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

IPPrefixASNOperatorCountry
145.223.124.143145.223.120.0/21AS47583ANSONNET-AS-UKUS
147.79.79.115147.79.72.0/21AS47583ANSONNET-AS-UKUS

WHOIS identity

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

Subdomains

3 observed subdomains of hip.ba.

Web-graph footprint

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

45 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for hip.ba.

MechanismTarget
SPF_Ahip.ba
SPF_INCLUDE_spf.mail.hostinger.com
SPF_IP65.21.224.36
SPF_IP65.21.224.37
SPF_MXhip.ba

Related pages

Pivot deeper into the graph from hip.ba.

Cypher and MCP

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

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