Skip to content

Hostname

elsalam-kw.com

Last fetched

elsalam-kw.com resolves to 2 IPv4 addresses operated by AS197540 in DE. WHOIS lists iana:472 as the registrar.

Nutrition Label

WHISPER CANON · elsalam-kw.comRouting diversity2.4/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/elsalam-kw.com

Resolution chain

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

IPPrefixASNOperatorCountry
152.53.131.206152.53.128.0/22AS197540DE
216.158.229.244216.158.224.0/20AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

Registrar
iana:472
Organization
domains by proxy,
Contact emails

Subdomains

8 observed subdomains of elsalam-kw.com.

Web-graph footprint

Distinct hostnames that link to or from elsalam-kw.com in the public web crawl.

25 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for elsalam-kw.com.

MechanismTarget
SPF_Aelsalam-kw.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP152.53.131.206
SPF_IP216.158.229.242
SPF_MXelsalam-kw.com

Related pages

Pivot deeper into the graph from elsalam-kw.com.

Cypher and MCP

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

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