Skip to content

Hostname

kwalmag.com

Last fetched

kwalmag.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:4331 as the registrar.

Nutrition Label

WHISPER CANON · kwalmag.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/kwalmag.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.87.192104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.145.179172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
66.29.148.14366.29.148.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

Registrar
iana:4331
Organization
Contact emails

Subdomains

17 observed subdomains of kwalmag.com.

Web-graph footprint

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

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for kwalmag.com.

MechanismTarget
SPF_Akwalmag.com
SPF_Apanel2.thamara.cloud
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.shared.spaceship.host
SPF_INCLUDEspf.spacemail.com
SPF_IP173.211.81.11
SPF_MXkwalmag.com

Related pages

Pivot deeper into the graph from kwalmag.com.

Cypher and MCP

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

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