Hostname
polishsys.com
Last fetched
polishsys.com resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in BR. WHOIS lists iana:1495 as the registrar.
Nutrition Label
Resolution chain
polishsys.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.238.104.48 | 216.238.96.0/19 | AS20473 | AS-VULTR - The Constant Company, LLC | BR |
| 65.20.76.133 | 65.20.64.0/19 | AS20473 | AS-VULTR - The Constant Company, LLC | IN |
WHOIS identity
- Registrar
- iana:1495
- Organization
- polishsys technologies pvt.
- Contact emails
Subdomains
16 observed subdomains of polishsys.com.
Showing 14 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from polishsys.com in the public web crawl.
44 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for polishsys.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.flockmail.com |
| SPF_INCLUDE | spf.mx.hostinger.com |
Related pages
Pivot deeper into the graph from polishsys.com.
- IP · 216.238.104.48
- ASN · AS20473AS-VULTR - The Constant Company, LLC
- Registrar · iana:1495
- Country · BR
- Email · srivastava.lucky9@gmail.com
- TLD · .com
- Browse hostnames · po…
- 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: "polishsys.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.