Skip to content

Hostname

autoag.ch

Last fetched

autoag.ch resolves to 1 IPv4 address operated by CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORK in CH.

Nutrition Label

WHISPER CANON · autoag.chRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/autoag.ch

Resolution chain

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

IPPrefixASNOperatorCountry
82.199.159.11782.199.159.0/24AS201011CORE-BACKBONE CORE-BACKBONE GMBH GLOBAL NETWORKCH

WHOIS identity

Registrar
Organization
auto ag nutzfahrzeugcenter
Contact emails

Subdomains

15 observed subdomains of autoag.ch.

Web-graph footprint

Distinct hostnames that link to or from autoag.ch in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for autoag.ch.

MechanismTarget
SPF_Aautoag.ch
SPF_Amail01.refline.ch
SPF_Amail02.refline.ch
SPF_INCLUDEspf.protection.cyon.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.157.2.44
SPF_IP193.246.95.100
SPF_IP193.246.95.101
SPF_IP193.246.95.111
SPF_IP193.246.95.121
SPF_IP212.243.89.252
SPF_MXautoag.ch

Related pages

Pivot deeper into the graph from autoag.ch.

Cypher and MCP

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

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