Skip to content

Hostname

asntech.net

Last fetched

asntech.net resolves to 1 IPv4 address operated by AS3209 in DE. WHOIS lists iana:976 as the registrar.

Nutrition Label

WHISPER CANON · asntech.netRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/asntech.net

Resolution chain

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

IPPrefixASNOperatorCountry
109.90.126.134109.90.0.0/16AS3209DE

WHOIS identity

Registrar
iana:976
Organization
andreas storf
Contact emails

Subdomains

18 observed subdomains of asntech.net.

Web-graph footprint

Distinct hostnames that link to or from asntech.net in the public web crawl.

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for asntech.net.

MechanismTarget
SPF_Aasntech.net
SPF_INCLUDE_spf-e.cegedim.fr
SPF_INCLUDE_spf.donotspam.de
SPF_IP212.227.126.128/25
SPF_IP212.227.15.0/25
SPF_IP212.227.17.0/27
SPF_IP217.72.192.64/26
SPF_IP80.94.183.45/32
SPF_IP82.165.159.0/26
SPF_MXasntech.net

Related pages

Pivot deeper into the graph from asntech.net.

Cypher and MCP

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

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