Hostname
statscore.com
Last fetched
statscore.com resolves to 2 IPv4 addresses operated by AS41079 in PL. WHOIS lists iana:1441 as the registrar.
Nutrition Label
Resolution chain
statscore.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 |
|---|---|---|---|---|
| 195.78.66.124 | 195.78.66.0/23 | AS41079 | — | PL |
| 57.129.1.13 | 57.129.0.0/17 | AS16276 | — | DE |
WHOIS identity
- Registrar
- iana:1441
- Organization
- softnetsport sp. z o.o.
- Contact emails
Subdomains
65 observed subdomains of statscore.com.
Showing 25 of 65. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from statscore.com in the public web crawl.
248 sites link to this hostname.
52 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for statscore.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 145766837.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from statscore.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "statscore.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.