Skip to content

Hostname

cib.hu

Last fetched

cib.hu resolves to 1 IPv4 address operated by AS13253 in IT.

Nutrition Label

WHISPER CANON · cib.huRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/cib.hu

Resolution chain

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

IPPrefixASNOperatorCountry
193.227.213.252193.227.213.0/24AS13253IT

WHOIS identity

No WHOIS records are currently associated with cib.hu in WhisperGraph.

Subdomains

87 observed subdomains of cib.hu.

Web-graph footprint

Distinct hostnames that link to or from cib.hu in the public web crawl.

503 sites link to this hostname.

127 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cib.hu.

MechanismTarget
SPF_INCLUDE_spf-dc57.sapsf.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.51.65.123
SPF_IP194.149.46.171
SPF_IP194.149.46.172
SPF_IP194.149.46.6
SPF_IP217.144.51.82
SPF_IP92.52.223.129
SPF_MXcib.hu

Related pages

Pivot deeper into the graph from cib.hu.

Cypher and MCP

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

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