Skip to content

Hostname

cashmanager.io

Last fetched

cashmanager.io resolves to 1 IPv4 address operated by AS138189 in NZ. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · cashmanager.ioRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/cashmanager.io

Resolution chain

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

IPPrefixASNOperatorCountry
103.122.40.85103.122.40.0/24AS138189NZ

WHOIS identity

Registrar
iana:69
Organization
name unknown unknown
Contact emails

Subdomains

10 observed subdomains of cashmanager.io.

Web-graph footprint

Distinct hostnames that link to or from cashmanager.io in the public web crawl.

28 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cashmanager.io.

MechanismTarget
SPF_Acmorelay.cashm.co
SPF_Acmorelay.cashmanager.io
SPF_Atest-relay.cashmanager.io
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.122.40.22
SPF_IP103.122.40.85
SPF_IP203.167.230.63/32
SPF_MXcashmanager.io

Related pages

Pivot deeper into the graph from cashmanager.io.

Cypher and MCP

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

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