Skip to content

Hostname

gcreate.com.tw

Last fetched

gcreate.com.tw resolves to 1 IPv4 address operated by AS131626 in TW.

Nutrition Label

WHISPER CANON · gcreate.com.twRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/gcreate.com.tw

Resolution chain

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

IPPrefixASNOperatorCountry
103.144.33.91103.144.57.0/24AS131626TW

WHOIS identity

No WHOIS records are currently associated with gcreate.com.tw in WhisperGraph.

Subdomains

75 observed subdomains of gcreate.com.tw.

Web-graph footprint

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

43 sites link to this hostname.

102 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for gcreate.com.tw.

MechanismTarget
SPF_Agcreate.com.tw
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.imail.com.tw
SPF_IP223.27.59.5
SPF_MXgcreate.com.tw

Related pages

Pivot deeper into the graph from gcreate.com.tw.

Cypher and MCP

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

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