Hostname
polycab.com
Last fetched
polycab.com resolves to 1 IPv4 address operated by AS48851 in IN. WHOIS lists iana:1495 as the registrar.
Nutrition Label
Resolution chain
polycab.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 |
|---|---|---|---|---|
| 167.86.39.227 | 167.86.39.0/24 | AS48851 | — | IN |
WHOIS identity
- Registrar
- iana:1495
- Organization
- polycab wires pvt.
- Contact emails
Subdomains
24 observed subdomains of polycab.com.
Showing 23 of 24. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from polycab.com in the public web crawl.
175 sites link to this hostname.
44 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for polycab.com.
| Mechanism | Target |
|---|---|
| SPF_A | polycab.com |
| SPF_INCLUDE | juvlonns.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_IP | 13.126.94.72/32 |
| SPF_IP | 198.246.150.131/28 |
| SPF_IP | 198.246.150.132/28 |
| SPF_IP | 198.246.150.133/28 |
| SPF_IP | 198.246.150.134/28 |
| SPF_IP | 198.246.150.135/28 |
| SPF_IP | 198.246.150.136/28 |
| SPF_IP | 198.246.150.18/28 |
| SPF_IP | 198.246.150.19/28 |
| SPF_MX | polycab.com |
Related pages
Pivot deeper into the graph from polycab.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "polycab.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.