Skip to content

Hostname

astag.ch

Last fetched

astag.ch resolves to 1 IPv4 address operated by ALLSOUTH-INTERNET - AllSouth Federal Credit Union in US.

Nutrition Label

WHISPER CANON · astag.chRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/astag.ch

Resolution chain

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

IPPrefixASNOperatorCountry
82.199.141.14982.199.128.0/19AS201011ALLSOUTH-INTERNET - AllSouth Federal Credit UnionUS

WHOIS identity

Registrar
Organization
astag schweizerischer nutzfahrzeugverband
Contact emails

Subdomains

27 observed subdomains of astag.ch.

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.

MechanismTarget
SPF_Asecuremail01.headit.ch
SPF_Astronghold.ztonline.ch
SPF_INCLUDE_spf.zimpel.de
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.230.97.192
SPF_IP212.103.87.164
SPF_MXastag.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.