Skip to content

Hostname

go4.run

Last fetched

go4.run resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · go4.runRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/go4.run

Resolution chain

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

IPPrefixASNOperatorCountry
78.46.181.378.46.0.0/15AS24940DE

WHOIS identity

Registrar
iana:269
Organization
damals.heute.morgen. ug (haftungsbeschränkt)
Contact emails

Subdomains

9 observed subdomains of go4.run.

Web-graph footprint

Distinct hostnames that link to or from go4.run in the public web crawl.

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for go4.run.

MechanismTarget
SPF_Acore.damals.net
SPF_Adamals.net
SPF_Ago4.run
SPF_Aweb.damals.net
SPF_Aweb3.pistor.is
SPF_IP142.132.165.53
SPF_IP195.201.215.73
SPF_IP2a01:4f8:1c1c:bd47::/64
SPF_MXgo4.run

Related pages

Pivot deeper into the graph from go4.run.

Cypher and MCP

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

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