Skip to content

Hostname

scoreg.at

Last fetched

scoreg.at resolves to 1 IPv4 address operated by GODADDY-SXB in DE.

Nutrition Label

WHISPER CANON · scoreg.atRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/scoreg.at

Resolution chain

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

IPPrefixASNOperatorCountry
92.205.163.19792.205.160.0/21AS21499GODADDY-SXBDE

WHOIS identity

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

Subdomains

16 observed subdomains of scoreg.at.

Web-graph footprint

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

61 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for scoreg.at.

MechanismTarget
SPF_Ascoreg.at
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.95.17.51
SPF_IP83.169.1.45
SPF_IP83.169.5.167
SPF_IP92.205.129.218
SPF_IP92.205.163.197
SPF_MXscoreg.at

Related pages

Pivot deeper into the graph from scoreg.at.

Cypher and MCP

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

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