Skip to content

Hostname

kite.com.lb

Last fetched

kite.com.lb resolves to 1 IPv4 address operated by AS63949 in DE.

Nutrition Label

WHISPER CANON · kite.com.lbRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/kite.com.lb

Resolution chain

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

IPPrefixASNOperatorCountry
172.104.156.169172.104.128.0/19AS63949DE

WHOIS identity

No WHOIS records are currently associated with kite.com.lb in WhisperGraph.

Subdomains

15 observed subdomains of kite.com.lb.

Web-graph footprint

Distinct hostnames that link to or from kite.com.lb in the public web crawl.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for kite.com.lb.

MechanismTarget
SPF_Akite.com.lb
SPF_INCLUDEspf.antispamcloud.com
SPF_IP139.177.183.254
SPF_IP172.104.156.169
SPF_MXkite.com.lb

Related pages

Pivot deeper into the graph from kite.com.lb.

Cypher and MCP

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

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