Skip to content

Hostname

as.mactechhk.com

Last fetched

as.mactechhk.com resolves to 1 IPv4 address operated by AS9304 in HK.

Nutrition Label

WHISPER CANON · as.mactechhk.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/as.mactechhk.com

Resolution chain

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

IPPrefixASNOperatorCountry
210.3.234.46210.3.224.0/20AS9304HK

WHOIS identity

No WHOIS records are currently associated with as.mactechhk.com in WhisperGraph.

Subdomains

1 observed subdomain of as.mactechhk.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for as.mactechhk.com.

MechanismTarget
SPF_IP103.26.120.114
SPF_IP118.140.141.162/32
SPF_IP210.3.234.46
SPF_IP218.253.87.102/32
SPF_IP58.64.214.162/28
SPF_IP61.244.210.60/32
SPF_IP61.244.222.57/29

Related pages

Pivot deeper into the graph from as.mactechhk.com.

Cypher and MCP

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

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