Hostname
saltocorp.com
Last fetched
saltocorp.com resolves to 1 IPv4 address operated by AS47583 in IN. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
saltocorp.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 |
|---|---|---|---|---|
| 82.112.232.165 | 82.112.224.0/20 | AS47583 | — | IN |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 01bffd92c8ee14a528d29a4e252cdc1309f4ef23c2df714731fd4e5c77f11030@saltocorp.com.whoisproxy.org
- 15c81728e5d3b09af9482723c4a963a7127cc4639d2a712fc475a429c9f814b3@saltocorp.com.whoisproxy.org
- 1707587f04571920ee7c531d265997f4dd1092774dc4958e163b50a53786006c@saltocorp.com.whoisproxy.org
- 1dc246182228270b49a6a562a1cabf71d1a15f95128f8898069a987c666e7150@saltocorp.com.whoisproxy.org
- 21fa9a5f9060938b703b6f9feea1c5f4c84c5fb21f3d325d890d995afe71bd59@saltocorp.com.whoisproxy.org
- 3fbef8c4b1777ead7560930381451a2b8cf34cb1032ff4e592d8f7df18ed9bbc@saltocorp.com.whoisproxy.org
- 407d370610c4a963dabf9c4d75ea85106ffcc8c0980063fca5a3ecb1610d48b4@saltocorp.com.whoisproxy.org
- 5cef4c8b47f14125cf1230a4a4d310639b2ed7a3f711eda974ab5aeff681a7f9@saltocorp.com.whoisproxy.org
- 7741f1b2915e2ed4a334497be238f49d884b5507ff91bec6662cda50be5c8d32@saltocorp.com.whoisproxy.org
- a7ffcacb9489a15cf5c006a237f5378f3b170b7a85715c38209deb64e9d87cf9@saltocorp.com.whoisproxy.org
- a9041c85557ff3413922ae40e9502c1a8b260290717c51ee8923a6edb2152149@saltocorp.com.whoisproxy.org
- b7bd487d97449129fa8cadb943e9e7f51208373bd38c985db4b369769417400d@saltocorp.com.whoisproxy.org
- e06183426a2d763aa14fe4db8fb33bd065ae90d8a29770d4e9938c5b363166c7@saltocorp.com.whoisproxy.org
- e1a32cacde902c7941d785a408e268b699356afadd289fc2be63a3a08dad8af4@saltocorp.com.whoisproxy.org
- eb6531409d57a60c955f546e22ca36f9a91a8088cdd23b63b48b412ca5d87112@saltocorp.com.whoisproxy.org
- f4c11ec9fd031aee94d22d671a8f286e90a8524e49928e43c6fdbe18190b4f2d@saltocorp.com.whoisproxy.org
- fc9df65f20601a8a82320c7e543c6cbd4e5c5afa18400c459f83a36344e462f2@saltocorp.com.whoisproxy.org
Subdomains
1 observed subdomain of saltocorp.com.
| Subdomain |
|---|
| www.saltocorp.com |
Web-graph footprint
Distinct hostnames that link to or from saltocorp.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for saltocorp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from saltocorp.com.
- IP · 82.112.232.165
- ASN · AS47583
- Registrar · iana:269
- Country · IN
- Email · 01bffd92c8ee14a528d29a4e252cdc1309f4ef23c2df714731fd4e5c77f11030@saltocorp.com.whoisproxy.org
- TLD · .com
- Browse hostnames · sa…
- 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: "saltocorp.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.