Hostname
scandiweb.com
Last fetched
scandiweb.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
scandiweb.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.14.64 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.15.64 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.69.186 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- antons sapriko
- Contact emails
- as@majaslapa.lv
- 59139d49-0dc0-4f26-af1a-0bebd7fa43dd@identity-protect.org
- 5bc01aba-c94b-4fbf-b136-3fd7d3fbf8af@identity-protect.org
- 79547a23-6952-4b14-a66b-fc43b705c992@identity-protect.org
- 833d430e-e98b-4cfd-8f30-79bd55ab64b6@identity-protect.org
- 96d980a1-9cda-408f-8d73-0e306f4ccc1a@identity-protect.org
- ccce7bc6-e71f-4ae4-ba09-af1d4e0e32a0@identity-protect.org
- owner-1089969@scandiweb.com.whoisprivacyservice.org
- owner-1323052@scandiweb.com.whoisprivacyservice.org
- owner-5460263@scandiweb.com.whoisprivacyservice.org
Subdomains
44 observed subdomains of scandiweb.com.
Showing 25 of 44. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from scandiweb.com in the public web crawl.
387 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for scandiweb.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 25724996.spf08.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from scandiweb.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "scandiweb.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.