Hostname
piramal.com
Last fetched
piramal.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IN. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
piramal.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 |
|---|---|---|---|---|
| 20.40.40.148 | 20.40.0.0/13 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | IN |
WHOIS identity
- Registrar
- iana:303
- Organization
- mr. anil bhanu
- Contact emails
Subdomains
81 observed subdomains of piramal.com.
Showing 25 of 81. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from piramal.com in the public web crawl.
231 sites link to this hostname.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for piramal.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_IP | 122.187.208.12 |
| SPF_IP | 122.187.208.13 |
| SPF_IP | 180.179.157.242 |
| SPF_IP | 49.248.213.236 |
| SPF_IP | 49.248.213.238 |
Related pages
Pivot deeper into the graph from piramal.com.
- IP · 20.40.40.148
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:303
- Country · IN
- Email · anil.bhanu@piramal.com
- TLD · .com
- Browse hostnames · pi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "piramal.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.