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
Resolution chain
dalmiacement.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 141.226.255.125 | 141.226.255.0/24 | AS48851 | — | IN |
WHOIS identity
- Registrar
- iana:440
- Organization
- dalmia bharat
- Contact emails
Subdomains
25 observed subdomains of dalmiacement.com.
Showing 20 of 25. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for dalmiacement.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | nlsmtp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 180.179.222.204 |
| SPF_IP | 180.179.222.205 |
| SPF_IP | 20.244.27.39 |
| SPF_IP | 20.244.28.20 |
| SPF_IP | 20.40.40.86 |
| SPF_IP | 20.40.43.115 |
| SPF_IP | 34.47.136.78 |
| SPF_IP | 34.47.238.43 |
| SPF_IP | 35.244.49.76 |
| SPF_IP | 40.81.226.213 |
| SPF_IP | 43.204.197.219 |
| SPF_IP | 43.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.