Skip to content

Hostname

mactech.com.tw

Last fetched

mactech.com.tw resolves to 1 IPv4 address operated by AS132203 in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
43.153.3.1443.153.0.0/18AS132203US

WHOIS identity

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

Subdomains

8 observed subdomains of mactech.com.tw.

Web-graph footprint

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

7 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mactech.com.tw.

MechanismTarget
SPF_IP61.221.126.190
SPF_MXmactech.com.tw
SPF_MXspam.mactech.com.tw

Related pages

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

Cypher and MCP

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

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