Skip to content

Hostname

www.polycab.com

Last fetched

www.polycab.com resolves to 1 IPv4 address operated by AS48851 in IN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
167.86.39.227167.86.39.0/24AS48851IN

WHOIS identity

No WHOIS records are currently associated with www.polycab.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for www.polycab.com.

MechanismTarget
SPF_Awww.polycab.com
SPF_INCLUDEjuvlonns.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp2go.com
SPF_IP13.126.94.72/32
SPF_IP198.246.150.131/28
SPF_IP198.246.150.132/28
SPF_IP198.246.150.133/28
SPF_IP198.246.150.134/28
SPF_IP198.246.150.135/28
SPF_IP198.246.150.136/28
SPF_IP198.246.150.18/28
SPF_IP198.246.150.19/28
SPF_MXwww.polycab.com

Related pages

Pivot deeper into the graph from www.polycab.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.