Hostname
astag.ch
Last fetched
astag.ch resolves to 1 IPv4 address operated by ALLSOUTH-INTERNET - AllSouth Federal Credit Union in US.
Nutrition Label
Resolution chain
astag.ch resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 82.199.141.149 | 82.199.128.0/19 | AS201011 | ALLSOUTH-INTERNET - AllSouth Federal Credit Union | US |
WHOIS identity
- Registrar
- —
- Organization
- astag schweizerischer nutzfahrzeugverband
- Contact emails
- —
Subdomains
27 observed subdomains of astag.ch.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from astag.ch in the public web crawl.
450 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for astag.ch.
| Mechanism | Target |
|---|---|
| SPF_A | securemail01.headit.ch |
| SPF_A | stronghold.ztonline.ch |
| SPF_INCLUDE | _spf.zimpel.de |
| SPF_INCLUDE | spf.crsend.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 157.230.97.192 |
| SPF_IP | 212.103.87.164 |
| SPF_MX | astag.ch |
Related pages
Pivot deeper into the graph from astag.ch.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "astag.ch"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.