Skip to content

Hostname

klarrion.com

Last fetched

klarrion.com resolves to 2 IPv4 addresses operated by OXAHOST - OXAHOST in TN. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · klarrion.comRouting diversity2.4/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/klarrion.com

Resolution chain

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

IPPrefixASNOperatorCountry
102.219.176.27102.219.176.0/22AS328853OXAHOST - OXAHOSTTN
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
iana:82
Organization
chedly khlass
Contact emails

Subdomains

67 observed subdomains of klarrion.com.

Web-graph footprint

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

9 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for klarrion.com.

MechanismTarget
SPF_Aklarrion.com
SPF_Amailpro1.tn.oxa.host
SPF_INCLUDErelay.mailchannels.net
SPF_IP102.219.176.27
SPF_MXklarrion.com

Related pages

Pivot deeper into the graph from klarrion.com.

Cypher and MCP

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

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