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
Resolution chain
scoperatings.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.13.76.111 | 20.0.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
| 20.103.195.53 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for scoperatings.com.
| Mechanism | Target |
|---|---|
| SPF_A | scoperatings.com |
| SPF_INCLUDE | exclaimer.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.protection.outlook.de |
| SPF_IP | 104.40.229.156/32 |
| SPF_IP | 193.151.32.0/24 |
| SPF_IP | 217.110.7.243/32 |
| SPF_IP | 5.61.80.0/24 |
| SPF_MX | scoperatings.com |
Related pages
Pivot deeper into the graph from scoperatings.com.
- IP · 20.13.76.111
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:151
- Country · NL
- Email · domains@scopegroup.com
- TLD · .com
- Browse hostnames · sc…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.