Skip to content

Hostname

gainhow.tw

Last fetched

gainhow.tw resolves to 1 IPv4 address operated by AS3462 in TW.

Nutrition Label

WHISPER CANON · gainhow.twRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.5/10canon.whisper.security/host/gainhow.tw

Resolution chain

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

IPPrefixASNOperatorCountry
61.221.52.17061.221.0.0/16AS3462TW

WHOIS identity

Registrar
Organization
???????????? gain-how printing co.,ltd.
Contact emails

Subdomains

18 observed subdomains of gainhow.tw.

Web-graph footprint

Distinct hostnames that link to or from gainhow.tw in the public web crawl.

45 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for gainhow.tw.

MechanismTarget
SPF_Againhow.tw
SPF_Amailserver.gainhow.tw
SPF_IP61.221.52.169/32
SPF_IP61.221.52.173/32
SPF_MXgainhow.tw
SPF_MXmail.gding.com.tw
SPF_MXmailserver.gainhow.tw

Related pages

Pivot deeper into the graph from gainhow.tw.

Cypher and MCP

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

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