Skip to content

Hostname

mance.app

Last fetched

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

Nutrition Label

WHISPER CANON · mance.appRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mance.app

Resolution chain

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

IPPrefixASNOperatorCountry
3.166.135.1173.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.1183.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.923.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.135.993.166.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.86.10665.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.86.12565.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.86.1465.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
65.9.86.7365.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

13 observed subdomains of mance.app.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mance.app.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from mance.app.

Cypher and MCP

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

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