Hostname
thesaltgroup.com
Last fetched
thesaltgroup.com resolves to 1 IPv4 address operated by AS47583 in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
thesaltgroup.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 |
|---|---|---|---|---|
| 195.179.237.27 | 195.179.236.0/23 | AS47583 | — | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
Subdomains
3 observed subdomains of thesaltgroup.com.
Web-graph footprint
Distinct hostnames that link to or from thesaltgroup.com in the public web crawl.
7 sites link to this hostname.
39 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
29 SPF mechanisms authorising senders for thesaltgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.sendgrid.net |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.myconnectwise.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 216.115.222.36 |
| SPF_IP | 216.219.116.26 |
| SPF_IP | 216.219.119.5 |
| SPF_IP | 216.219.119.6 |
| SPF_IP | 216.219.119.7 |
| SPF_IP | 216.219.119.8 |
| SPF_IP | 216.219.119.9 |
| SPF_IP | 216.219.126.10 |
| SPF_IP | 216.219.126.7 |
| SPF_IP | 64.74.80.21 |
| SPF_IP | 66.151.158.22 |
| SPF_IP | 67.217.67.26 |
| SPF_IP | 67.217.73.15 |
| SPF_IP | 67.217.73.16 |
| SPF_IP | 67.217.84.5 |
| SPF_IP | 67.217.84.6 |
| SPF_IP | 67.217.84.7 |
| SPF_IP | 67.217.84.8 |
| SPF_IP | 67.217.84.9 |
| SPF_IP | 67.217.85.5 |
| SPF_IP | 67.217.85.6 |
| SPF_IP | 67.217.85.7 |
| SPF_IP | 67.217.85.8 |
| SPF_IP | 67.217.85.9 |
Related pages
Pivot deeper into the graph from thesaltgroup.com.
- IP · 195.179.237.27
- ASN · AS47583
- Registrar · iana:2
- Country · US
- Email · gy73j34m7as@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · th…
- 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: "thesaltgroup.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.