Skip to content

Hostname

ah-tech.net

Last fetched

ah-tech.net resolves to 1 IPv4 address operated by GMOCL - GMO GlobalSign Holdings K.K. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · ah-tech.netRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ah-tech.net

Resolution chain

ah-tech.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
153.122.74.84153.122.64.0/20AS131921GMOCL - GMO GlobalSign Holdings K.K.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

56 observed subdomains of ah-tech.net.

Web-graph footprint

Distinct hostnames that link to or from ah-tech.net in the public web crawl.

10 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ah-tech.net.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf01.ah-tech.net
SPF_IP133.125.36.9
SPF_IP133.18.78.119
SPF_IP133.242.238.196
SPF_IP153.126.176.15
SPF_IP153.126.213.160
SPF_IP153.127.106.79
SPF_IP153.127.63.166
SPF_IP2406:8c00:0:3108:78:119:0:0

Related pages

Pivot deeper into the graph from ah-tech.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ah-tech.net"})-[: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.