Skip to content

Hostname

shadowmountain.org

Last fetched

shadowmountain.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

shadowmountain.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
shadow mountain ministries
Contact emails

Subdomains

32 observed subdomains of shadowmountain.org.

Web-graph footprint

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

117 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for shadowmountain.org.

MechanismTarget
SPF_Amail.simplebooth.com
SPF_Ashadowmountain.org
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.bluehornet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP160.72.29.218
SPF_IP184.180.11.222
SPF_IP94.247.142.1/24
SPF_MXshadowmountain.org

Related pages

Pivot deeper into the graph from shadowmountain.org.

Cypher and MCP

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

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