Skip to content

Hostname

ginner.at

Last fetched

ginner.at resolves to 1 IPv4 address operated by AS8447 in AT.

Nutrition Label

WHISPER CANON · ginner.atRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/ginner.at

Resolution chain

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

IPPrefixASNOperatorCountry
193.81.82.82193.80.0.0/15AS8447AT

WHOIS identity

No WHOIS records are currently associated with ginner.at in WhisperGraph.

Subdomains

7 observed subdomains of ginner.at.

Web-graph footprint

Distinct hostnames that link to or from ginner.at in the public web crawl.

6 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for ginner.at.

MechanismTarget
SPF_Aginner.at
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.40.222.48
SPF_IP188.40.222.58
SPF_IP195.3.86.186/32
SPF_IP195.3.86.187/32
SPF_IP213.33.87.0/24
SPF_IP213.33.87.13/32
SPF_IP213.33.87.14/32
SPF_IP213.33.87.16/32
SPF_IP213.33.87.19/32
SPF_IP213.33.87.8
SPF_MXginner.at

Related pages

Pivot deeper into the graph from ginner.at.

Cypher and MCP

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

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