Skip to content

Hostname

mintaibank.com

Last fetched

mintaibank.com resolves to 1 IPv4 address operated by AS4134 in CN. WHOIS lists iana:4163 as the registrar.

Nutrition Label

WHISPER CANON · mintaibank.comRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/mintaibank.com

Resolution chain

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

IPPrefixASNOperatorCountry
122.225.197.148122.224.0.0/12AS4134CN

WHOIS identity

Registrar
iana:4163
Organization
zhejiang
Contact emails

Subdomains

40 observed subdomains of mintaibank.com.

Web-graph footprint

Distinct hostnames that link to or from mintaibank.com in the public web crawl.

41 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mintaibank.com.

MechanismTarget
SPF_INCLUDEspf.icoremail.net
SPF_IP101.68.79.140
SPF_IP101.71.248.33
SPF_IP115.233.223.204
SPF_IP122.225.197.145
SPF_IP39.170.3.132
SPF_IP39.185.229.129

Related pages

Pivot deeper into the graph from mintaibank.com.

Cypher and MCP

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

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