Skip to content

Hostname

arkfastech.com

Last fetched

arkfastech.com resolves to 1 IPv4 address operated by CLOUDMAX-AS-TW Cloudmax Inc. in TW. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · arkfastech.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/arkfastech.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.136.60.127103.136.60.0/24AS24168CLOUDMAX-AS-TW Cloudmax Inc.TW

WHOIS identity

Registrar
iana:48
Organization
ark fastech
Contact emails

Subdomains

8 observed subdomains of arkfastech.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for arkfastech.com.

MechanismTarget
SPF_Aarkfastech.com
SPF_INCLUDE_spf.eee.tw
SPF_IP103.17.8.44
SPF_MXarkfastech.com

Related pages

Pivot deeper into the graph from arkfastech.com.

Cypher and MCP

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

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