Skip to content

Hostname

ibec.int

Last fetched

ibec.int resolves to 1 IPv4 address operated by AS49505 in RU.

Nutrition Label

WHISPER CANON · ibec.intRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/ibec.int

Resolution chain

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

IPPrefixASNOperatorCountry
95.213.134.25095.213.134.0/24AS49505RU

WHOIS identity

Registrar
Organization
valery khaet, oleg malakhov
Contact emails

Subdomains

15 observed subdomains of ibec.int.

Web-graph footprint

Distinct hostnames that link to or from ibec.int in the public web crawl.

12 sites link to this hostname.

137 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ibec.int.

MechanismTarget
SPF_IP178.208.132.130
SPF_IP178.208.132.131
SPF_IP194.117.77.194
SPF_IP194.117.77.195
SPF_IP212.45.6.252
SPF_IP46.148.237.114
SPF_IP62.213.84.50
SPF_IP62.213.84.51
SPF_IP87.245.145.0/27
SPF_MXibec.int

Related pages

Pivot deeper into the graph from ibec.int.

Cypher and MCP

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

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