Skip to content

Hostname

webmail.saltysystems.com

Last fetched

webmail.saltysystems.com resolves to 2 IPv4 addresses operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US.

Nutrition Label

WHISPER CANON · webmail.saltysystems.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/webmail.saltysystems.com

Resolution chain

webmail.saltysystems.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.241.170.244162.241.170.0/23AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS
162.244.197.97162.244.196.0/23AS19780AS-INTERMEDIA2 - Intermedia.net, Inc.US

WHOIS identity

No WHOIS records are currently associated with webmail.saltysystems.com in WhisperGraph.

Subdomains

1 observed subdomain of webmail.saltysystems.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for webmail.saltysystems.com.

MechanismTarget
SPF_Awebmail.saltysystems.com
SPF_INCLUDEspf.serverdata.net
SPF_IP162.241.242.149
SPF_MXwebmail.saltysystems.com

Related pages

Pivot deeper into the graph from webmail.saltysystems.com.

Cypher and MCP

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

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