Skip to content

Hostname

onetech.com.tw

Last fetched

onetech.com.tw resolves to 2 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in JP.

Nutrition Label

WHISPER CANON · onetech.com.twRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/onetech.com.tw

Resolution chain

onetech.com.tw resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
139.180.195.93139.180.192.0/20AS20473AS-VULTR - The Constant Company, LLCJP
34.120.137.4134.120.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

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

Subdomains

2 observed subdomains of onetech.com.tw.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for onetech.com.tw.

MechanismTarget
SPF_Aonetech.com.tw
SPF_INCLUDEspf.hinetserver.com
SPF_INCLUDEspf.titan.email
SPF_INCLUDEspf2.hinetserver.com
SPF_IP139.180.195.93
SPF_IP61.61.127.63
SPF_IP61.61.127.67
SPF_MXonetech.com.tw

Related pages

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

Cypher and MCP

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

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