Skip to content

Hostname

salt.org

Last fetched

salt.org is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. salt.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · salt.orgRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/salt.org

Resolution chain

No IPv4 resolution is recorded for salt.org in WhisperGraph.

IPv6 resolution

No AAAA record for salt.org is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:2
Registrant organisation
learning technology institute
Contact emails
demetersoft50@gmail.com, tmorgan@lti.org

Subdomains

Showing 4 of 4 subdomains (4 per page).

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-69.awsdns-08.com
  • a1-137.akam.net
  • a10-67.akam.net
  • a14-64.akam.net
  • a3-64.akam.net
  • a7-66.akam.net
  • a8-65.akam.net
  • ns-794.awsdns-35.net
  • ns-1128.awsdns-13.org
  • ns-1946.awsdns-51.co.uk

MX records

  • us-smtp-inbound-1.mimecast.com
  • us-smtp-inbound-2.mimecast.com
  • salt-org.mail.protection.outlook.com

SPF policy

  • include: spf.protection.outlook.com
  • include: 7253498.spf04.hubspotemail.net

Threat-feed evidence

History

Related pages

Pivot from salt.org into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "salt.org"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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