Skip to content

Hostname

manager.acst.app

Last fetched

manager.acst.app resolves to 1 IPv4 address operated by AS35699 in ES.

Nutrition Label

WHISPER CANON · manager.acst.appRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/manager.acst.app

Resolution chain

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

IPPrefixASNOperatorCountry
91.126.128.17291.126.128.0/21AS35699ES

WHOIS identity

No WHOIS records are currently associated with manager.acst.app in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for manager.acst.app.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from manager.acst.app.

Cypher and MCP

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

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