Skip to content

Hostname

salnet.net

Last fetched

salnet.net resolves to 1 IPv4 address operated by AS16906 in SV. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · salnet.netRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/salnet.net

Resolution chain

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

IPPrefixASNOperatorCountry
200.31.176.250200.31.176.0/20AS16906SV

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

38 observed subdomains of salnet.net.

Web-graph footprint

Distinct hostnames that link to or from salnet.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for salnet.net.

MechanismTarget
SPF_Asalnet.net
SPF_INCLUDEspf.mailjet.com
SPF_IP200.31.160.164
SPF_IP200.31.160.165
SPF_IP200.31.160.170
SPF_IP200.31.160.172
SPF_IP200.31.160.211
SPF_IP200.31.160.213
SPF_IP200.31.160.217
SPF_IP200.31.160.218
SPF_IP200.31.167.208
SPF_IP200.31.176.178/24
SPF_IP200.31.176.250

Related pages

Pivot deeper into the graph from salnet.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "salnet.net"})-[: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.