Skip to content

Hostname

jkcement.com

Last fetched

jkcement.com resolves to 1 IPv4 address operated by AS48851 in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · jkcement.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/jkcement.com

Resolution chain

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

IPPrefixASNOperatorCountry
66.22.95.166.22.95.0/24AS48851IN

WHOIS identity

Registrar
iana:146
Organization
j. k. cement
Contact emails

Subdomains

31 observed subdomains of jkcement.com.

Web-graph footprint

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

210 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

20 SPF mechanisms authorising senders for jkcement.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc1102-20.ap.iphmx.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDErightnow.com
SPF_INCLUDErightnowtech.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zohomail360.in
SPF_INCLUDEtransmail.net.in
SPF_INCLUDEzoho.in
SPF_IP103.70.127.18
SPF_IP125.18.147.241
SPF_IP139.138.31.218
SPF_IP139.138.43.172
SPF_IP139.138.45.204
SPF_IP14.140.160.214
SPF_IP14.140.160.215
SPF_IP14.140.160.217
SPF_IP14.140.160.218
SPF_IP182.78.213.50
SPF_IP207.54.75.25
SPF_IP4.186.8.107

Related pages

Pivot deeper into the graph from jkcement.com.

Cypher and MCP

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

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