Skip to content

Hostname

makesaltlake.org

Last fetched

makesaltlake.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · makesaltlake.orgRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/makesaltlake.org

Resolution chain

makesaltlake.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.192.4218.238.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.192.7518.238.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.192.8718.238.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.192.9718.238.192.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.199.10518.245.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.199.2318.245.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.199.2418.245.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.199.8418.245.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 124201337
Contact emails

Subdomains

27 observed subdomains of makesaltlake.org.

Web-graph footprint

Distinct hostnames that link to or from makesaltlake.org in the public web crawl.

33 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for makesaltlake.org.

MechanismTarget
SPF_Amakesaltlake.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEbluehost.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmakesaltlake.org.spf.auto.dnssmarthost.net
SPF_INCLUDEsparkpostmail.com
SPF_MXmakesaltlake.org

Related pages

Pivot deeper into the graph from makesaltlake.org.

Cypher and MCP

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

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