Skip to content

Hostname

goprint.at

Last fetched

goprint.at resolves to 1 IPv4 address operated by AS28753 in DE.

Nutrition Label

WHISPER CANON · goprint.atRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/goprint.at

Resolution chain

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

IPPrefixASNOperatorCountry
84.16.253.684.16.224.0/19AS28753DE

WHOIS identity

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

Subdomains

11 observed subdomains of goprint.at.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • goprint.at

SPF policy

5 SPF mechanisms authorising senders for goprint.at.

MechanismTarget
SPF_Agoprint.at
SPF_INCLUDEspf.antispamcloud.com
SPF_IP139.177.181.5
SPF_IP84.16.253.6
SPF_MXgoprint.at

Related pages

Pivot deeper into the graph from goprint.at.

Cypher and MCP

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

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