Skip to content

Hostname

inbase.com.ua

Last fetched

inbase.com.ua resolves to 1 IPv4 address operated by AS200000 in UA.

Nutrition Label

WHISPER CANON · inbase.com.uaRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/inbase.com.ua

Resolution chain

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

IPPrefixASNOperatorCountry
185.104.45.18185.104.44.0/22AS200000UA

WHOIS identity

No WHOIS records are currently associated with inbase.com.ua in WhisperGraph.

Subdomains

4 observed subdomains of inbase.com.ua.

Web-graph footprint

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

38 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for inbase.com.ua.

MechanismTarget
SPF_INCLUDE_spf.ukraine.com.ua
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.esputnik.com
SPF_IP195.245.253.7
SPF_IP45.88.199.57
SPF_IP91.214.180.237
SPF_IP91.214.180.239

Related pages

Pivot deeper into the graph from inbase.com.ua.

Cypher and MCP

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

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