Skip to content

Hostname

salsul.com

Last fetched

salsul.com resolves to 1 IPv4 address operated by AS27715 - Locaweb Servicos de Internet S/A in BR. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · salsul.comRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/salsul.com

Resolution chain

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

IPPrefixASNOperatorCountry
191.252.106.133191.252.106.0/23AS27715AS27715 - Locaweb Servicos de Internet S/ABR

WHOIS identity

Registrar
iana:48
Organization
cristiano luiz pereira
Contact emails

Subdomains

5 observed subdomains of salsul.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for salsul.com.

MechanismTarget
SPF_Asalsul.com
SPF_INCLUDE_spf.admincontrolpanel.com
SPF_IP191.252.106.95
SPF_MXsalsul.com

Related pages

Pivot deeper into the graph from salsul.com.

Cypher and MCP

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

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