Skip to content

Hostname

library.karuncane.com

Last fetched

library.karuncane.com resolves to 1 IPv4 address operated by AS43754 in IR.

Nutrition Label

WHISPER CANON · library.karuncane.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/library.karuncane.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.207.205.2691.207.205.0/24AS43754IR

WHOIS identity

No WHOIS records are currently associated with library.karuncane.com in WhisperGraph.

Subdomains

1 observed subdomain of library.karuncane.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for library.karuncane.com.

MechanismTarget
SPF_Air77.talahost.info
SPF_Alibrary.karuncane.com
SPF_Alight2-1.talahost.com
SPF_Alight2.talahost.com
SPF_IP178.22.122.107
SPF_IP185.49.85.70
SPF_IP91.207.205.26
SPF_IP93.115.150.51
SPF_IP95.217.42.57
SPF_MXlibrary.karuncane.com

Related pages

Pivot deeper into the graph from library.karuncane.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "library.karuncane.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.