Skip to content

Hostname

goema.at

Last fetched

goema.at resolves to 1 IPv4 address operated by AS8412 in AT. WHOIS lists registrar:t-mobile austria gmbh as the registrar.

Nutrition Label

WHISPER CANON · goema.atRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/goema.at

Resolution chain

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

IPPrefixASNOperatorCountry
83.65.2.483.65.0.0/16AS8412AT

WHOIS identity

Registrar
registrar:t-mobile austria gmbh
Organization
ambu ambulatorium fuer physik. therapie an der mur
Contact emails

Subdomains

1 observed subdomain of goema.at.

Subdomain
mail.goema.at

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for goema.at.

MechanismTarget
SPF_Amail.goema.at
SPF_Amail.physiomur.at
SPF_INCLUDE_spf.mymagenta.business
SPF_IP85.125.102.194
SPF_MXgoema.at
SPF_MXphysiomur.at

Related pages

Pivot deeper into the graph from goema.at.

Cypher and MCP

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

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