Skip to content

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

WHISPER CANON · thesaltgroup.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/thesaltgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.179.237.27195.179.236.0/23AS47583US

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.

Threat posture

History

Mail and authentication

SPF policy

29 SPF mechanisms authorising senders for thesaltgroup.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.sendgrid.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.115.222.36
SPF_IP216.219.116.26
SPF_IP216.219.119.5
SPF_IP216.219.119.6
SPF_IP216.219.119.7
SPF_IP216.219.119.8
SPF_IP216.219.119.9
SPF_IP216.219.126.10
SPF_IP216.219.126.7
SPF_IP64.74.80.21
SPF_IP66.151.158.22
SPF_IP67.217.67.26
SPF_IP67.217.73.15
SPF_IP67.217.73.16
SPF_IP67.217.84.5
SPF_IP67.217.84.6
SPF_IP67.217.84.7
SPF_IP67.217.84.8
SPF_IP67.217.84.9
SPF_IP67.217.85.5
SPF_IP67.217.85.6
SPF_IP67.217.85.7
SPF_IP67.217.85.8
SPF_IP67.217.85.9

Related pages

Pivot deeper into the graph from thesaltgroup.com.

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 20

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