Skip to content

Hostname

dalmiacement.com

Last fetched

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

Nutrition Label

WHISPER CANON · dalmiacement.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dalmiacement.com

Resolution chain

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

IPPrefixASNOperatorCountry
141.226.255.125141.226.255.0/24AS48851IN

WHOIS identity

Registrar
iana:440
Organization
dalmia bharat
Contact emails

Subdomains

25 observed subdomains of dalmiacement.com.

Web-graph footprint

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

136 sites link to this hostname.

26 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for dalmiacement.com.

MechanismTarget
SPF_INCLUDEnlsmtp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP180.179.222.204
SPF_IP180.179.222.205
SPF_IP20.244.27.39
SPF_IP20.244.28.20
SPF_IP20.40.40.86
SPF_IP20.40.43.115
SPF_IP34.47.136.78
SPF_IP34.47.238.43
SPF_IP35.244.49.76
SPF_IP40.81.226.213
SPF_IP43.204.197.219
SPF_IP43.204.201.126

Related pages

Pivot deeper into the graph from dalmiacement.com.

Cypher and MCP

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

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