Skip to content

Hostname

cljlaw.com

Last fetched

cljlaw.com resolves to 1 IPv4 address operated by AS45352 in MY. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cljlaw.comRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cljlaw.com

Resolution chain

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

IPPrefixASNOperatorCountry
43.228.245.843.228.245.0/24AS45352MY

WHOIS identity

Registrar
iana:2
Organization
clj law sdn bhd
Contact emails

Subdomains

9 observed subdomains of cljlaw.com.

Web-graph footprint

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

103 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cljlaw.com.

MechanismTarget
SPF_Acljlaw.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP162.253.17.84
SPF_IP173.248.148.202
SPF_IP173.248.148.203
SPF_IP173.248.148.204
SPF_IP183.81.160.108
SPF_IP183.81.160.115
SPF_IP183.81.160.120
SPF_IP183.81.160.121
SPF_IP183.81.160.122
SPF_IP183.81.160.123
SPF_IP43.228.245.9

Related pages

Pivot deeper into the graph from cljlaw.com.

Cypher and MCP

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

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