Skip to content

Hostname

node-app.myshemsh.com

Last fetched

node-app.myshemsh.com resolves to 1 IPv4 address operated by AS59623 in IR.

Nutrition Label

WHISPER CANON · node-app.myshemsh.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/node-app.myshemsh.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.239.147.109178.239.147.0/24AS59623IR

WHOIS identity

No WHOIS records are currently associated with node-app.myshemsh.com in WhisperGraph.

Subdomains

1 observed subdomain of node-app.myshemsh.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for node-app.myshemsh.com.

MechanismTarget
SPF_Anode-app.myshemsh.com
SPF_IP178.239.147.108
SPF_IP178.239.147.109
SPF_IP31.214.171.170
SPF_MXnode-app.myshemsh.com

Related pages

Pivot deeper into the graph from node-app.myshemsh.com.

Cypher and MCP

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

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