Skip to content

Hostname

scoperatings.com

Last fetched

scoperatings.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · scoperatings.comRouting diversity2.4/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/scoperatings.com

Resolution chain

scoperatings.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.13.76.11120.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
20.103.195.5320.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:151
Organization
scope se & co. kgaa
Contact emails

Subdomains

9 observed subdomains of scoperatings.com.

Web-graph footprint

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

348 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for scoperatings.com.

MechanismTarget
SPF_Ascoperatings.com
SPF_INCLUDEexclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.protection.outlook.de
SPF_IP104.40.229.156/32
SPF_IP193.151.32.0/24
SPF_IP217.110.7.243/32
SPF_IP5.61.80.0/24
SPF_MXscoperatings.com

Related pages

Pivot deeper into the graph from scoperatings.com.

Cypher and MCP

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

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