Skip to content

Hostname

wall.kibrisinfo.com

Last fetched

wall.kibrisinfo.com resolves to 2 IPv4 addresses operated by Hostiran-Network - NOAVARAN SHABAKEH SABZ MEHREGAN (Ltd.) in IR.

Nutrition Label

WHISPER CANON · wall.kibrisinfo.comRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/wall.kibrisinfo.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.92.92.24945.92.92.0/24AS59441Hostiran-Network - NOAVARAN SHABAKEH SABZ MEHREGAN (Ltd.)IR
87.248.129.1387.248.129.0/24AS201309Shayan_Farahmand - Morteza Imani BidgoliAE

WHOIS identity

No WHOIS records are currently associated with wall.kibrisinfo.com in WhisperGraph.

Subdomains

1 observed subdomain of wall.kibrisinfo.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for wall.kibrisinfo.com.

MechanismTarget
SPF_Awall.kibrisinfo.com
SPF_INCLUDEspf.mailii.org
SPF_IP5.144.130.104
SPF_MXwall.kibrisinfo.com

Related pages

Pivot deeper into the graph from wall.kibrisinfo.com.

Cypher and MCP

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

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