Skip to content

Hostname

maney.app

Last fetched

maney.app resolves to 1 IPv4 address operated by AS45352 in MY. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · maney.appRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/maney.app

Resolution chain

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

IPPrefixASNOperatorCountry
45.64.170.23945.64.170.0/24AS45352MY

WHOIS identity

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

Subdomains

15 observed subdomains of maney.app.

Web-graph footprint

Distinct hostnames that link to or from maney.app in the public web crawl.

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for maney.app.

MechanismTarget
SPF_Ahost01.exaw.com
SPF_Ahost02.exaw.com
SPF_Ahost03.exaw.com
SPF_Amaney.app
SPF_IP45.64.170.235
SPF_IP45.64.170.243
SPF_IP45.64.170.244
SPF_MXmaney.app

Related pages

Pivot deeper into the graph from maney.app.

Cypher and MCP

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

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