Skip to content

Hostname

karpatalja.ma

Last fetched

karpatalja.ma resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:maroc host data center as the registrar.

Nutrition Label

WHISPER CANON · karpatalja.maRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/karpatalja.ma

Resolution chain

karpatalja.ma resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.13.30104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
109.122.217.244109.122.216.0/21AS62214HU
172.67.132.123172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:maroc host data center
Organization
redacted | eu data subject
Contact emails

Subdomains

16 observed subdomains of karpatalja.ma.

Web-graph footprint

Distinct hostnames that link to or from karpatalja.ma in the public web crawl.

324 sites link to this hostname.

715 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for karpatalja.ma.

MechanismTarget
SPF_Akarpatalja.ma
SPF_INCLUDE_spf.google.com
SPF_IP109.122.217.244
SPF_MXkarpatalja.ma

Related pages

Pivot deeper into the graph from karpatalja.ma.

Cypher and MCP

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

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