Skip to content

Hostname

goeweil.com

Last fetched

goeweil.com resolves to 1 IPv4 address operated by AS44453 in AT. WHOIS lists iana:1476 as the registrar.

Nutrition Label

WHISPER CANON · goeweil.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/goeweil.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.132.161.1405.132.161.0/24AS44453AT

WHOIS identity

Registrar
iana:1476
Organization
goeweil maschinenbau
Contact emails

Subdomains

11 observed subdomains of goeweil.com.

Web-graph footprint

Distinct hostnames that link to or from goeweil.com in the public web crawl.

177 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for goeweil.com.

MechanismTarget
SPF_Amail.goeweil.com
SPF_Amail1.goeweil.com
SPF_Amgw-01.sagedpw.at
SPF_Amgw-02.sagedpw.at
SPF_INCLUDEspf.w4ymail.at
SPF_IP188.40.29.40/32
SPF_IP5.132.161.140
SPF_IP62.99.255.85
SPF_IP83.164.130.74
SPF_MXgoeweil.com

Related pages

Pivot deeper into the graph from goeweil.com.

Cypher and MCP

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

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